mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-23 01:42:28 -05:00
* use Welford/Knuth method to compute standard deviation and variance, avoids float precision issues * use better method for calculating avg and avg_over_time Signed-off-by: Dan Cech <dcech@grafana.com> |
||
|---|---|---|
| .. | ||
| aggregators.test | ||
| functions.test | ||
| histograms.test | ||
| legacy.test | ||
| literals.test | ||
| operators.test | ||
| selectors.test | ||
| staleness.test | ||