-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Create a dashboard widget or trace explorer using spans that take <= 1ms and choose to visualize using one of the functions (e.g. p50
) other than avg
.
Expected Result
The value being displayed as a sub-ms value, as is the case when using avg
.


Actual Result
The results are rounded to the nearest ms (which is often 0), despite the display suggesting sub-ms precision.


Product Area
Performance
Link
No response
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Labels
Projects
Status
No status