prometheus/model/histogram
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
2023-07-12 04:29:54 +08:00
..
float_histogram.go enhance histogram_quantile to get min/max value 2023-07-12 04:29:54 +08:00
float_histogram_test.go Add function for iterating through all buckets in reverse to find max bucket 2023-07-11 21:51:20 +08:00
generic.go Support FloatHistogram in TSDB (#11522) 2022-12-28 14:25:07 +05:30
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