prometheus/cmd/promtool
Ian Kerins 4383499997
Some checks failed
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 / 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
Push README to Docker Hub / Push README to Docker Hub (push) Has been cancelled
Push README to Docker Hub / Push README to quay.io (push) Has been cancelled
promtool: support missing promql syntax features (#17926)
Namely promql-duration-expr and promql-extended-range-selectors. This
allows promtool to e.g. check rules files using syntax gated by these
features.

Signed-off-by: Ian Kerins <git@isk.haus>
2026-02-09 07:26:37 +00:00
..
testdata promtool: support missing promql syntax features (#17926) 2026-02-09 07:26:37 +00:00
analyze.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
analyze_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
archive.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
backfill.go Refractor promtool errors (#17842) 2026-01-13 06:35:11 +00:00
backfill_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
debug.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
main.go promtool: support missing promql syntax features (#17926) 2026-02-09 07:26:37 +00:00
main_test.go promtool: support missing promql syntax features (#17926) 2026-02-09 07:26:37 +00:00
metrics.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
metrics_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
query.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
rules.go Refractor promtool errors (#17842) 2026-01-13 06:35:11 +00:00
rules_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sd.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sd_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
tsdb.go Refractor promtool errors (#17842) 2026-01-13 06:35:11 +00:00
tsdb_posix_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
tsdb_test.go tests(teststorage): Close Storage in the helper (#17902) 2026-01-23 08:41:35 +00:00
unittest.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
unittest_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00