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
Oleksandr Redko f10c3454e9
Enable perfsprint linter and fix up code
6 months ago
..
float_histogram.go Optimize histogram iterators (#13340) 10 months ago
float_histogram_test.go Enable perfsprint linter and fix up code 6 months ago
generic.go
generic_test.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
histogram.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
histogram_test.go Enable perfsprint linter and fix up code 6 months ago
test_utils.go