prometheus/promql/promqltest/testdata
George Krajcsovits 5d3f9ee39b
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Compliance testing (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Merge pull request #17904 from linasm/trim_histogram
promql: Implement </ and >/ operators for trimming native histograms
2026-02-24 17:16:24 +01:00
..
aggregators.test promql: use Kahan summation for Native Histograms (#15687) 2026-02-08 00:52:22 +01:00
at_modifier.test promql: fix panic with @ modifier on empty ranges (#18020) 2026-02-06 08:30:15 +00:00
collision.test promqltest: migrate test files to new syntax using basic mode 2025-06-21 18:46:33 +05:30
duration_expression.test PromQL: duration expression: add range() 2025-12-10 16:27:18 +01:00
extended_vectors.test promql: fix smoothed interpolation across counter resets 2026-02-02 11:54:35 +01:00
fill-modifier.test Add a few fill modifier tests with keyword-like metric names 2026-01-16 20:11:38 +01:00
functions.test PromQL: Fix collision in label_join and label_replace with non-overlapping series. 2025-12-16 16:58:53 +01:00
histograms.test PromQL: Add experimental histogram_quantiles variadic function (#17285) 2026-02-18 17:32:29 +01:00
info.test promql: info function: support multiple name matchers (#17968) 2026-02-13 17:22:58 +01: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 promql: Fix collision error with delayed name removal for non-overlapping series 2025-12-12 14:50:29 +01:00
native_histograms.test Merge pull request #17904 from linasm/trim_histogram 2026-02-24 17:16:24 +01:00
operators.test PromQL: Fix collision in unary negation with non-overlapping series. 2025-12-17 11:03:55 +01:00
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