prometheus/model/histogram
Ziqi Zhao ed1b307bca
enhance FloatHistogram CopyToSchema method (#12596)
histogram: Improve performance of FloatHistogram.CopyToSchema

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

---------

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
Co-authored-by: Björn Rabenstein <github@rabenste.in>
2023-07-27 13:27:13 +02:00
..
float_histogram.go enhance FloatHistogram CopyToSchema method (#12596) 2023-07-27 13:27:13 +02:00
float_histogram_test.go histogram: Fix bounds of buckets returned by floatBucketIterator 2023-07-19 18:19:18 +02:00
generic.go histogram: Fix bounds of buckets returned by floatBucketIterator 2023-07-19 18:19:18 +02:00
generic_test.go histogram: Modify getBound to deal properly with infinity 2022-10-06 17:40:03 +02:00
histogram.go tsdb: Add counter reset hint to histograms and support in WAL 2023-01-10 17:41:53 +05:30
histogram_test.go Support FloatHistogram in TSDB (#11522) 2022-12-28 14:25:07 +05:30