prometheus/promql/promqltest/testdata
Filip Petkovski acb6c1ae4b
Fix decoding buckets for native histograms in binops
The optimizer which detects cases where histogram buckets can be skipped
does not take into account binary expressions. This can lead to buckets
not being decoded if a metric is used with both histogram_fraction/quantile and
histogram_sum/count in the same expression.

Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
2024-07-10 11:55:29 +02:00
..
aggregators.test Merge pull request #14362 from charleskorn/charleskorn/sum-infinity 2024-07-03 01:05:03 -04:00
at_modifier.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
collision.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
functions.test Merge branch 'main' into nhcb-review-2 2024-06-20 22:50:00 +08:00
histograms.test remove eval_with_nhcb 2024-06-20 22:49:00 +08: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 Fix decoding buckets for native histograms in binops 2024-07-10 11:55:29 +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 test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
subquery.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
trig_functions.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00