getsentry / getsentry/sentry-java
Set different mechanism for startup crashes
Open
Android
Errors
Improvement
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
Some customers would like to distinguish between startup crashes/other crashes to see how they affect their crash-free rate. We could set a different mechanism type for those crashes to make them filter-able. I'd suggest something like `StartupCrash` for the mechanism type, since we use camel case for that usually.
Contributor guide
Assessment
This issue has not been assessed yet.