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
Jesus Vazquez 06f1d3c349
Merge pull request #251 from grafana/codesome/ooopatch
2 years ago
..
testdata Add '--weight' flag to 'promtool check metrics' command (#10045) 3 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 Add --lint-fatal option (#10815) 3 years ago
main_test.go Add '--weight' flag to 'promtool check metrics' command (#10045) 3 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 refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 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