Open leewrigg opened 1 month ago
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-releases for triage ⏲️
Hi @leewrigg,
Thank you for your suggestion. This is reasonable, and we'll add it to our backlog.
Just to clarify, you would like to see the crash free rates broken into healthy/abnormal/error/info/(other Sentry error levels)?
Hi @mifu67 - thanks for the update!
Breaking the crash free rates down into healthy/abnormal/error/info/(other Sentry error levels) would be perfect 👍
Got it, thanks!
Problem Statement
When viewing a release on the Sentry dashboard, I can click on the Crash Free Session Rate or Crash free User Rate to see a breakdown of the percentage of users with Healthy, Abnormal, or Errored sessions:
The problem is that the Errored rate includes Sentry events with the level 'info'. For our use case of Sentry, 'info' events are not indicative of an errored session and should not be included in that metric.
Solution Brainstorm
I would like to be able to see the % of crash-free users/sessions broken down by Sentry error level rather than (or as well as) 'Healthy', 'Abnormal', and 'Errored' sessions.
Product Area
Releases