You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/cmd/promtool
Peter Štibraný ae49ab5ea8
Merge remote-tracking branch 'upstream/main' into update-upstream-prometheus
2 years ago
..
testdata Fix promtool check config not erroring properly on failures (#10952) 2 years ago
archive.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
backfill.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
backfill_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
main.go Fix promtool check config not erroring properly on failures (#10952) 2 years ago
main_test.go Fix promtool check config not erroring properly on failures (#10952) 2 years ago
rules.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
rules_test.go Merge pull request #251 from grafana/codesome/ooopatch 2 years ago
sd.go replace config exit code with failure exit code 3 years ago
sd_test.go Remove check against cfg so interval/ timeout are always set (#10023) 3 years ago
tsdb.go Add out-of-order sample support to the TSDB (#269) 2 years ago
unittest.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
unittest_test.go Disable time based retention in tests (#8818) 3 years ago