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
Linas Medžiūnas c317f9254e
chore(histogram): Move histogram trimming code out of engine.go (#18185)
1 week ago
..
convert.go fix(histogram): handling +Inf bucket count and metric label 4 months ago
convert_test.go fix(histogram): handling +Inf bucket count and metric label 4 months ago
float_histogram.go chore(histogram): Move histogram trimming code out of engine.go (#18185) 1 week ago
float_histogram_test.go promql: use Kahan summation for Native Histograms (#15687) 4 weeks ago
generic.go promql: use Kahan summation for Native Histograms (#15687) 4 weeks ago
generic_test.go Remove copyright date from headers (#17785) 2 months ago
histogram.go promql: use Kahan summation for Native Histograms (#15687) 4 weeks ago
histogram_test.go Remove copyright date from headers (#17785) 2 months ago
test_utils.go Remove copyright date from headers (#17785) 2 months ago