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
Björn Rabenstein 928d07e3bd
Merge branch 'main' into arve/typos
2 years ago
..
float_histogram.go Merge branch 'main' into arve/typos 2 years ago
float_histogram_test.go Merge pull request #13208 from linasm/panic-free-float-histogram-add-sub 2 years ago
generic.go Reuse slices in [Float]Histogram.ReduceResolution 2 years ago
generic_test.go Reuse slices in [Float]Histogram.ReduceResolution 2 years ago
histogram.go Use cap to determine slice capacity 2 years ago
histogram_test.go Enable reusing memory when converting between histogram types 2 years ago
test_utils.go Move histogram validation code to model/histogram 2 years ago