Karl Heinz Struggl
Karl Heinz Struggl
You can query for fatal crashes happening while the app was in foreground (which is the main factor used to define user perceived) like so: `level:fatal app.in_foreground:True`. Does this help?
related product issue: https://github.com/getsentry/sentry/issues/73523
> May also just be a matter of confirming if this is available via ANR_RATE and is just a labeling issue. `anr_rate` should already work. cc @philipphofmann @romtsn to confirm...
@shmkane we try to do what makes sense, which I know is not a helpful answer :) SR has been moved out of beta recently, so we're focusing on stability...
@george-g-y-b thanks for your interest - we are currently focusing on other improvements to SR, but given the interest in this feature, we prioritize it among the first new functionalities...
Adding this means not sending transactions to `beforeSend` anymore, which makes this a breaking change
related docs PR: https://github.com/getsentry/sentry-docs/pull/9090
Hey @glennra thanks for your thoughts. You're correct that it works to some extent, and in order to officially fully support this, we want better docs and also automated tests...
It probably makes sense to tackle this as part of a larger initiative to improve OOM/Watchdog terminations - see linked issues above.
Closing this as duplicate of https://github.com/getsentry/sentry-cocoa/issues/4000. Please add relevant information to the other issue as needed and track the progress there