percentiles
Input Stack:
|
⇨ | Output Stack:
|
Estimate percentiles for a timer or distribution summary. The data must have been published appropriately to allow the approximation. If using spectator, then see PercentileTimer and PercentileDistributionSummary helper classes.
The percentile values can be shown in the legend using $percentile
.
Since: 1.5.0 (first in 1.5.0-rc.4)
Before | After |
name,requestLatency,:eq | name,requestLatency,:eq, (,25,50,90,),:percentiles |