prometheus/model/histogram
zenador a3ddfbd1ee
Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392)
Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram

---------

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
2024-01-17 17:06:35 +01:00
..
float_histogram.go Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392) 2024-01-17 17:06:35 +01:00
float_histogram_test.go Merge pull request #13208 from linasm/panic-free-float-histogram-add-sub 2023-12-07 20:12:21 +01:00
generic.go Reuse slices in [Float]Histogram.ReduceResolution 2023-11-28 15:45:31 +02:00
generic_test.go fix slice copy in 1.20 (#13389) 2024-01-16 11:06:58 +00:00
histogram.go Use cap to determine slice capacity 2023-12-08 10:23:01 +01:00
histogram_test.go Enable reusing memory when converting between histogram types 2023-12-08 10:22:59 +01:00
test_utils.go Move histogram validation code to model/histogram 2023-11-03 16:17:24 +02:00