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.
 
 
 
 
 
Julien Pivotto d77b56e88e
Fix avg_over_time for nan and float64 overflows (#7346)
4 years ago
..
aggregators.test Fix avg_over_time for nan and float64 overflows (#7346) 4 years ago
collision.test change labelset comparison in promql engine to avoid false positive during detection of duplicates (#7058) 5 years ago
functions.test Fix avg_over_time for nan and float64 overflows (#7346) 4 years ago
histograms.test Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 5 years ago
legacy.test add absent_over_time (#6490) 5 years ago
literals.test PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago
operators.test PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago
selectors.test Add tests for negative selectors. (#3616) 7 years ago
staleness.test Remove 4 interval staleness heuristic. (#3244) 7 years ago
subquery.test PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago