prometheus/promql/promqltest/testdata
Mohammad Alavi 0f5f1955e5
Some checks are pending
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 / 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
promql: fix histogram_fraction issue when lower falls within the first bucket (#17424)
Signed-off-by: Mohammad Alavi <m.alavi1986@gmail.com>
2025-11-13 11:17:51 +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 docs: minor improvement for docs 2025-10-29 14:42:14 +08:00
functions.test promql (histograms): reconcile mismatched NHCB bounds (#17278) 2025-10-18 01:03:52 +02:00
histograms.test promql: fix histogram_fraction issue when lower falls within the first bucket (#17424) 2025-11-13 11:17:51 +01: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