getsentry / getsentry/sentry-dart

Support for crash free rate for pure Dart apps (other than Flutter)

Open
#542 8 comments 3 reactions 0 assignees View on GitHub
Dart Errors Improvement
Dominant language
Dart
Stars
873
Forks
299
Avg merge
2d 7h
Merged PRs (30d)
30

Description

Sentry for Dart currently does not support session data used for crash free rate. (note this is NOT about session replay)

On Flutter for iOS, Android and macOS this is not necessarily a problem as the underlying SDK supports it. However that does mean, that there's no support for sessions on web, Windows and Linux.

The relevant documentation is here: https://develop.sentry.dev/sdk/sessions/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.