prometheus/promql/promqltest/testdata
Björn Rabenstein 1639450172 Merge pull request #14821 from charleskorn/nh-negative-multiplication-division
promql: correctly handle unary negation of native histograms and add tests for multiplication and division of native histograms by negative scalars
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-09-19 14:07:37 +01: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 Fall back to comparing by label set when sorting by label desc 2024-08-11 21:44:03 +02:00
histograms.test Update from review comments. 2024-08-13 15:26:07 +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
name_label_dropping.test PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 2024-08-29 15:50:39 +02:00
native_histograms.test Merge pull request #14821 from charleskorn/nh-negative-multiplication-division 2024-09-19 14:07:37 +01: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