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
Bartlomiej Plotka 17e06dbab5
refactor(scrape)[PART2]: simplified scrapeLoop constructors & tests; add teststorage.Appendable mock (#17631)
5 days ago
..
convert.go fix(histogram): handling +Inf bucket count and metric label 2 months ago
convert_test.go fix(histogram): handling +Inf bucket count and metric label 2 months ago
float_histogram.go refactor(scrape)[PART2]: simplified scrapeLoop constructors & tests; add teststorage.Appendable mock (#17631) 5 days ago
float_histogram_test.go Add histogram validation in remote-read and during reducing resolution (#17561) 1 month ago
generic.go Add histogram validation in remote-read and during reducing resolution (#17561) 1 month ago
generic_test.go Add histogram validation in remote-read and during reducing resolution (#17561) 1 month ago
histogram.go refactor(scrape)[PART2]: simplified scrapeLoop constructors & tests; add teststorage.Appendable mock (#17631) 5 days ago
histogram_test.go Add histogram validation in remote-read and during reducing resolution (#17561) 1 month ago
test_utils.go Apply analyzer "modernize" to the whole codebase 4 months ago