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
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614)
2 years ago
..
float_histogram.go Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 2 years ago
float_histogram_test.go make code ready for review 2 years ago
generic.go histogram: Fix bounds of buckets returned by floatBucketIterator 3 years ago
generic_test.go histogram: Modify getBound to deal properly with infinity 3 years ago
histogram.go tsdb: Add counter reset hint to histograms and support in WAL 3 years ago
histogram_test.go Support FloatHistogram in TSDB (#11522) 3 years ago