Skip to content

Allow normalizing event bar charts by session count #86165

@redxdev

Description

@redxdev

Problem Statement

When reviewing crashes (or really any error), it can be useful to understand if there was a certain point in time where there was suddenly a huge influx of crashes. The bar chart on issue pages could be a useful tool for this purpose, but due to a lack of any way to normalize the counts by number of sessions this becomes very difficult.

For example, if I see a spike on an issue such that there are 50x more events today than yesterday, that could be meaningful to help track down the cause - unless it was because we had 50x more sessions that day, in which case the spike is likely meaningless.

Solution Brainstorm

My thought would be that the event bar chart on the issue page should have some "view" options to show the raw count or to normalize by session count in the same time period for each bar. It would be useful to have the same options for dashboards as well.

Product Area

Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions