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
Ben Kochie 48956f60d7
Update modernize (#17471)
2 months ago
..
convert.go fix(histogram): handling +Inf bucket count and metric label 3 months ago
convert_test.go fix(histogram): handling +Inf bucket count and metric label 3 months ago
float_histogram.go promql (histograms): reconcile mismatched NHCB bounds (#17278) 3 months ago
float_histogram_test.go Update modernize (#17471) 2 months ago
generic.go histogram: Add `Error` type for all histogram errors 2 months ago
generic_test.go [NHCB] Separate CustomBucketBoundsMatch from floatBucketsMatch 3 months ago
histogram.go [NHCB] Separate CustomBucketBoundsMatch from floatBucketsMatch 3 months ago
histogram_test.go Added tests for `histogram.Error` 2 months ago
test_utils.go Apply analyzer "modernize" to the whole codebase 5 months ago