prometheus/model/histogram
beorn7 6a820a646c histogram: Add FloatHistogram
Including a few adjustments for normal Histogram, too, e.g. use
pointer receiver to avoid the large copy on method calls.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-23 19:40:49 +01:00
..
float_histogram.go histogram: Add FloatHistogram 2021-11-23 19:40:49 +01:00
histogram.go histogram: Add FloatHistogram 2021-11-23 19:40:49 +01:00
histogram_test.go histogram: Add FloatHistogram 2021-11-23 19:40:49 +01:00