Aliaksandr Valialkin
|
d8a137bf94
|
Add <summary>_sum and <summary>_count values for Summary
This improves output compatibility with Prometheus Summary type
defined at https://prometheus.io/docs/concepts/metric_types/#summary
|
2019-06-28 13:58:41 +03:00 |
|
Aliaksandr Valialkin
|
6fc4c03c79
|
Update Summary quantiles before writing them to the output.
Previously Summary quantiles were updated after writing them to the output,
so the output contained old quantile values.
|
2019-06-28 11:13:39 +03:00 |
|
Aliaksandr Valialkin
|
bf93e5d810
|
Added GetOrCreateSummary*
|
2019-04-11 14:03:30 +03:00 |
|
Aliaksandr Valialkin
|
bfffe95d07
|
refactored and added tests
|
2019-04-11 13:03:32 +03:00 |
|