Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK Crash Detection: MetricKit events #57961

Open
philipphofmann opened this issue Oct 12, 2023 · 0 comments
Open

SDK Crash Detection: MetricKit events #57961

philipphofmann opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
Migrated Scope: Backend Automatically applied to PRs that change backend components

Comments

@philipphofmann
Copy link
Member

philipphofmann commented Oct 12, 2023

Problem Statement

MetricKit events can stem from the Cocoa SDK; see getsentry/sentry-cocoa#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
@philipphofmann philipphofmann added the Scope: Backend Automatically applied to PRs that change backend components label Oct 12, 2023
@philipphofmann philipphofmann moved this from Needs Discussion to Todo in Mobile & Cross Platform SDK Oct 12, 2023
@philipphofmann philipphofmann self-assigned this Oct 12, 2023
@linear linear bot added the Migrated label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrated Scope: Backend Automatically applied to PRs that change backend components
Projects
Status: Todo
Development

No branches or pull requests

1 participant