Environment
SaaS (https://sentry.io/)
Steps to Reproduce
The problem can be seen both on the Project Details page and also when building a dashboard.
- Project Details Page: Check if number of Total Users at the bottom of the crash free users chart is aligned with the total number of unique users affected and crash free user rate.
- Create a dashboard for a specific project using the following fileds:
SUM(SESSION) , CRASH_FREE_RATE(SESSION), COUNT_CRASHED(SESSION), COUNT_UNIQUE(USER), COUNT_ERRORED(SESSION) HEALTHY... etc...
a)Check if the numbers are adding up
b) Check if these are the same numbers that you are seeing in the Project Details page and the Releases page
- The number of unhandled issues + level:fatal doesn't add up with the number of crashes
Expected Result
Numbers should add up
Actual Result
See steps to reproduce
Product Area
Releases
Link
No response
DSN
No response
Version
No response
┆Issue is synchronized with this Jira Improvement by Unito
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
The problem can be seen both on the Project Details page and also when building a dashboard.
SUM(SESSION) , CRASH_FREE_RATE(SESSION), COUNT_CRASHED(SESSION), COUNT_UNIQUE(USER), COUNT_ERRORED(SESSION) HEALTHY... etc...
a)Check if the numbers are adding up
b) Check if these are the same numbers that you are seeing in the Project Details page and the Releases page
Expected Result
Numbers should add up
Actual Result
See steps to reproduce
Product Area
Releases
Link
No response
DSN
No response
Version
No response
┆Issue is synchronized with this Jira Improvement by Unito