getsentry / getsentry/sentry

SDK Crash Detection: MetricKit events

Open
#57,961 0 comments 0 reactions 1 assignee Claimed by @philippsuess View on GitHub
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

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.