prometheus/promql/promqltest/testdata
Charles Korn 5ee94f49a2
Fix issue where `sum` over mixed exponential and custom buckets, or incompatible custom buckets, produces incorrect results
Signed-off-by: Charles Korn <charles.korn@grafana.com>
2024-08-07 15:30:01 +10:00
..
aggregators.test promql: make avg aggregation more precise and less expensive 2024-07-10 19:20:24 +02:00
at_modifier.test Allow durations for number rule 2024-07-10 15:50:22 +02:00
collision.test
functions.test Merge pull request #14413 from prometheus/beorn7/promql 2024-08-06 19:56:32 +02:00
histograms.test promql: Add NHCB tests 2024-07-16 12:20:43 +02:00
limit.test feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
literals.test
native_histograms.test Fix issue where `sum` over mixed exponential and custom buckets, or incompatible custom buckets, produces incorrect results 2024-08-07 15:30:01 +10:00
operators.test
range_queries.test
selectors.test
staleness.test Allow number literals as duration 2024-07-10 15:49:30 +02:00
subquery.test Allow number literals as duration 2024-07-10 15:49:30 +02:00
trig_functions.test