-
-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Labels
Description
Description
MetricKit events contain stack threads in the form of a flamegraph. These get converted to a Sentry event which only handles a single stacktrace. This is particularly relevant for hangs and CPU exceptions, crashes from metric kit have a flamegraph with just one sample. We should capture the full flamegraph data and show it in the issue UI.
philipphofmann