Sentry shows the number of historical events for a given issue regardless of auto resolution settings.
We’d like for the amount of events to be consistent with the time frame shown in the graphs. For example, when 24h graph is selected, the number of events for that 24h time period will be shown. When the 14d graph is selected, the number of events for that 14d time period will be shown.
The total amount of events for a given issue can be interesting but it’s not as useful to us for our use case, compared with the number of events for 24h and 14d.
Is this an option already available in the sentry software?
There is no more work happening on Sentry 9.1.2 but we are working on a similar thing for the recent versions. You can follow the discussion over at GitHub: https://github.com/getsentry/sentry/issues/15189