prometheus/promql/promqltest/testdata
Julien Pivotto 554ea9ebfe promql: fix resets/changes to return empty for anchored selectors when samples outside range
The funcResets and funcChanges functions now correctly return no result when all float samples are at or before the range start for anchored selectors, consistent with the behavior of rate/increase functions.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2025-11-05 12:07:18 +01:00
..
aggregators.test Merge pull request #16585 from kapillamba4/fix/16393-strict 2025-07-10 15:45:38 +02:00
at_modifier.test promqltest: add/remove explicit annotation expectations to relevant tests 2025-06-21 18:46:50 +05:30
collision.test promqltest: migrate test files to new syntax using basic mode 2025-06-21 18:46:33 +05:30
duration_expression.test PromQL: min/max/step: add more tests 2025-07-02 11:17:17 +02:00
extended_vectors.test promql: fix resets/changes to return empty for anchored selectors when samples outside range 2025-11-05 12:07:18 +01:00
functions.test promql (histograms): reconcile mismatched NHCB bounds (#17278) 2025-10-18 01:03:52 +02:00
histograms.test Merge pull request #16585 from kapillamba4/fix/16393-strict 2025-07-10 15:45:38 +02:00
info.test [BUGFIX] PromQL: fix more slice indexing bugs in info function (#17199) 2025-10-23 17:39:22 +02:00
limit.test promqltest: add/remove explicit annotation expectations to relevant tests 2025-06-21 18:46:50 +05:30
literals.test Added support for string literals and range results for instant queries in test scripting framework (#17055) 2025-09-16 12:28:19 +01:00
name_label_dropping.test feat(promql): add first_over_time and ts_of_first_over_time 2025-09-02 10:24:31 +12:00
native_histograms.test docs: minor improvement for docs 2025-10-29 14:42:14 +08:00
operators.test address code review comments 2025-07-09 07:25:31 +05:30
range_queries.test Added support for string literals and range results for instant queries in test scripting framework (#17055) 2025-09-16 12:28:19 +01:00
selectors.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
staleness.test Merge branch 'main' into 3.0-main-sync-24-07-18 2024-07-18 15:56:40 +02:00
subquery.test promqltest: add/remove explicit annotation expectations to relevant tests 2025-06-21 18:46:50 +05:30
trig_functions.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00
type_and_unit.test feature: type-and-unit-labels (PROM-39 implementation) (#16228) 2025-05-17 09:37:25 +00:00