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
tyltr 1fa131ee03
fix slice copy in 1.20 (#13389)
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 fix slice copy in 1.20 (#13389) 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