The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prometheus/model/histogram
zenador a3ddfbd1ee
Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392)
2 years ago
..
float_histogram.go Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392) 2 years ago
float_histogram_test.go Merge pull request #13208 from linasm/panic-free-float-histogram-add-sub 3 years ago
generic.go Reuse slices in [Float]Histogram.ReduceResolution 3 years ago
generic_test.go fix slice copy in 1.20 (#13389) 2 years ago
histogram.go Use cap to determine slice capacity 3 years ago
histogram_test.go Enable reusing memory when converting between histogram types 3 years ago
test_utils.go Move histogram validation code to model/histogram 3 years ago