-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
Problem Statement
Currently, the stability score and similar high-value metrics in Sentry's dashboard visualizations (e.g., Performance, Discover graphs) use a fixed Y-axis range, often spanning 0% - 100%.
When a metric consistently operates at a very high percentage (e.g., %99.00 to %99.99), this wide scale makes minor but significant fluctuations nearly invisible. A drop from 99.9 to 99.0 can represent a major increase in crash volume, but on a %0 - %100 scale, the visual change is negligible
Solution Brainstorm
Add controls to the visualization settings (similar to date/time range selectors) that allow a user to define a custom minimum and maximum value for the Y-axis.
Example: A user could set the Y-axis range to %90 to %100 for a particular metric
Product Area
Dashboards
Metadata
Metadata
Assignees
Projects
Status
No status