SDK Crash Detection: MetricKit events
Open
Cocoa
Errors
Feature
Mobile
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
MetricKit events can stem from the Cocoa SDK; see https://github.com/getsentry/sentry-cocoa/issues/2847. It would be great to detect these and store them alongside SDK crashes. We can detect these by looking at the `error.mechanism`:
* `mx_disk_write_exception`
* `mx_cpu_exception`
* `mx_hang_diagnostic`
Contributor guide
Assessment
This issue has not been assessed yet.