prometheus/cmd/promtool
Joe Adams bfc7e9c4ff
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 for 32-bit x86 (push) Waiting to run
CI / List active LTS releases (push) Waiting to run
CI / Go tests for Prometheus upgrades and downgrades (push) Blocked by required conditions
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) Blocked by required conditions
CI / Build Prometheus for all architectures (push) Blocked by required conditions
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
govulncheck / Run govulncheck (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Merge pull request #19037 from lohitkolluri/fix/issue-6092-aws-sd-region-validation
discovery/aws: defer region resolution from YAML parsing to SD init
2026-07-12 22:04:06 -04:00
..
testdata Merge pull request #19037 from lohitkolluri/fix/issue-6092-aws-sd-region-validation 2026-07-12 22:04:06 -04: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: add promql-binop-fill-modifiers to --enable-feature handling (#19153) 2026-07-13 10:57:05 +10:00
main_test.go Merge pull request #19037 from lohitkolluri/fix/issue-6092-aws-sd-region-validation 2026-07-12 22:04:06 -04:00
metrics.go promtool: Add --remote-write.path for overriding push metrics url path (#19086) 2026-07-06 16:31:44 +10:00
metrics_test.go promtool: Add --remote-write.path for overriding push metrics url path (#19086) 2026-07-06 16:31:44 +10:00
query.go promtool: add --header flag to query instant command 2026-04-01 17:10:56 +08:00
rules.go Replace per-component parser options with default instance 2026-02-11 11:16:04 +01: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 scrape: add more native-histogram related internal labels 2026-06-15 13:17:46 +00:00
tsdb.go chore: fix unnecessary-format issues from revive 2026-07-01 07:08:20 +00:00
tsdb_posix_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
tsdb_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
unittest.go promtool: redirect debug output to stderr (#18346) 2026-03-24 12:12:54 +01:00
unittest_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00