prometheus/cmd/promtool
Ben Kochie d9ed026658
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 / 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
Refractor promtool errors (#17842)
Replace use of `tsdb/errors` with standard library `errors`.

Signed-off-by: SuperQ <superq@gmail.com>
2026-01-13 06:35:11 +00:00
..
testdata Merge pull request #13409 from smallfish/feature/promtool-dump-series 2025-12-16 11:51:06 +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 Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
main_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01: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 Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01: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