prometheus/promql/promqltest/testdata
György Krajcsovits 06a8886b94 Native histograms: define behavior when rate is null.
Histogram quantile returns NaN in this case, which might be
surprising, so add a unit test that clarifies that this is
intentional.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2024-08-12 10:40:21 +02: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 test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
functions.test Merge pull request #14413 from prometheus/beorn7/promql 2024-08-06 19:56:32 +02:00
histograms.test Native histograms: define behavior when rate is null. 2024-08-12 10:40:21 +02:00
limit.test feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
literals.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
native_histograms.test Native histograms: define behavior when rate is null. 2024-08-12 10:40:21 +02:00
operators.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
range_queries.test Convert range query test cases to test scripting language 2024-06-17 16:43:01 +10:00
selectors.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
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 test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00