sample-count
Input Stack:
|
⇨ | Output Stack:
|
Used for percentile timers or percentile distribution summaries to compute the approximate rate of updates within a given range based on the distribution of recorded samples. For percentile timers, the min and max will be in seconds. For percentile distribution summaries, the min and max will match the unit of the recorded samples.
Before | After |
name,requestLatency,:eq | name,requestLatency,:eq, 0,500,:sample-count |