Application Metrics distribution queries currently expose only P50, P75, P90, P95, and P99 in dashboards and the query backend. This prevents dashboards from representing tail values such as P99.9 and P99.99, and editing a widget payload directly does not provide a workaround.
- The supported aggregations are documented in Application Metrics.
- The backend defines fixed percentile functions through P99 and does not define a custom
percentile() function for Application Metrics (source).
max is available but is not equivalent to an extended percentile.
via Michael Chai.
--
View Junior Session [Sentry]
Application Metrics distribution queries currently expose only P50, P75, P90, P95, and P99 in dashboards and the query backend. This prevents dashboards from representing tail values such as P99.9 and P99.99, and editing a widget payload directly does not provide a workaround.
percentile()function for Application Metrics (source).maxis available but is not equivalent to an extended percentile.via Michael Chai.
--
View Junior Session [Sentry]