Documentation
¶
Overview ¶
Package metrics provides tiny aggregation helpers used to compute panel statistics (percentiles, rates) from raw store data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Percentile ¶
Percentile returns the p-th percentile (0..100) of the given values using nearest-rank. An empty input yields 0.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.