prometheus/model/histogram
Trevor Whitney e3513d1dd2
Change nested ifs to a switch
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
2023-03-14 14:22:20 -06:00
..
float_histogram.go Change nested ifs to a switch 2023-03-14 14:22:20 -06:00
float_histogram_test.go histogram: Remove code replication via generics (#11361) 2022-10-03 16:45:27 +05:30
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