VictoriaMetrics/app/victoria-metrics/testdata/prometheus
Roman Khavronenko cf03e11d89
app/vmselect: properly calculate start param for queries with too big look-behind window (#5630)
Properly determine time range search for instant queries with too big look-behind window like `foo[100y]`.
 Previously, such queries could return empty responses even if `foo` is present in database.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5553

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-01-17 13:48:06 +01:00
..
basic.json Add regression test for query apo (#194) 2019-09-30 11:25:54 +03:00
case-sensitive-regex.json Add regression test for query apo (#194) 2019-09-30 11:25:54 +03:00
duplicate-label.json Add regression test for query apo (#194) 2019-09-30 11:25:54 +03:00
instant-matrix.json app/vmselect: properly calculate start param for queries with too big look-behind window (#5630) 2024-01-17 13:48:06 +01:00
instant-scalar.json app/victoriametrics: update the test suite (#5627) 2024-01-17 09:51:10 +01:00
issue-5553-too-big-lookback.json app/vmselect: properly calculate start param for queries with too big look-behind window (#5630) 2024-01-17 13:48:06 +01:00
match-series.json Add regression test for query apo (#194) 2019-09-30 11:25:54 +03:00
query-range.json app/victoriametrics: update the test suite (#5627) 2024-01-17 09:51:10 +01:00
with_extra_labels.json adds extra_label to all import apis (#1007) 2021-01-13 00:52:50 +02:00
with_request_extra_filter.json adds pushback for fastqueue, (#1075) 2021-02-17 21:23:38 +02:00