Aliaksandr Valialkin
|
2ec4485cad
|
vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0 in order to fix https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1612
|
2021-09-15 09:20:11 +03:00 |
|
Aliaksandr Valialkin
|
5edf5eaace
|
vendor: update github.com/valyala/histogram from v1.1.1 to v1.1.2
|
2020-07-20 16:54:34 +03:00 |
|
Aliaksandr Valialkin
|
7ec95de8e8
|
vendor: update github.com/valyala/histogram from v1.0.1 to v1.1.1
This should reduce memory usage when big number of Summary metrics are in use
while small number of these metrics are updated
|
2020-07-20 16:50:58 +03:00 |
|
Aliaksandr Valialkin
|
2c308dd067
|
Properly handle metric names with lables when printing *_count and *_sum values for Summary
|
2019-06-28 14:14:47 +03:00 |
|
Aliaksandr Valialkin
|
9ee7f68256
|
go.mod: remove go1.13 line, so it will compile on go1.12 and go1.11
|
2019-06-28 14:02:13 +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
|
b1d3992f35
|
Initial commit
|
2019-04-08 16:29:16 +03:00 |
|