getsentry / getsentry/sentry-cocoa
Set different mechanism for startup crashes
Open
Cocoa
Errors
Improvement
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 418
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 106
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.