mirror of
https://github.com/prometheus/prometheus
synced 2024-12-23 23:13:11 +00:00
3e6155e596
The histogram stats iterator does not fully clear the histogram object and is not resilient to new fields being added to the histogram type. To resolve the issue, the commit uses the CopyTo methods which should be future proof to new fields being added. Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com> |
||
---|---|---|
.. | ||
fuzz-data | ||
parser | ||
promqltest | ||
bench_test.go | ||
engine_internal_test.go | ||
engine_test.go | ||
engine.go | ||
functions_internal_test.go | ||
functions_test.go | ||
functions.go | ||
fuzz_test.go | ||
fuzz.go | ||
histogram_stats_iterator_test.go | ||
histogram_stats_iterator.go | ||
promql_test.go | ||
quantile_test.go | ||
quantile.go | ||
query_logger_test.go | ||
query_logger.go | ||
value_test.go | ||
value.go |