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
Julien Pivotto 1922db0586
Document command line tools
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 storage: allow re-use of iterators 2 years ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
main.go Document command line tools 2 years ago
main_test.go Document command line tools 2 years ago
rules.go Update package cmd/promtool for new labels.Labels type 2 years ago
rules_test.go Update package cmd/promtool tests for new labels.Labels type 2 years ago
sd.go Merge pull request #12048 from bboreham/faster-targets 2 years ago
sd_test.go cmd/promtool: in tests use labels.FromStrings 2 years ago
tsdb.go promtool: add support of selecting timeseries for TSDB dump 2 years ago
unittest.go Update package cmd/promtool for new labels.Labels type 2 years ago
unittest_test.go Disable time based retention in tests (#8818) 3 years ago