The Prometheus monitoring system and time series database.
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
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340)
2 years ago
..
testdata promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
analyze.go Add analyze histograms command to promtool (#12331) 2 years ago
analyze_test.go Add analyze histograms command to promtool (#12331) 2 years ago
archive.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 4 years ago
backfill.go enable gocritic, unconvert and unused linters 3 years ago
backfill_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 4 years ago
main.go Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 2 years ago
main_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
metrics.go Add a header to count retried remote write requests (#12729) 2 years ago
query.go Add analyze histograms command to promtool (#12331) 2 years ago
rules.go Merge branch 'main' into linter/nilerr 3 years ago
rules_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
sd.go SD Managers taking over responsibility for registration of debug metrics (#13375) 2 years ago
sd_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
tsdb.go Optimize histogram iterators (#13340) 2 years ago
tsdb_test.go promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
unittest.go Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 2 years ago
unittest_test.go Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 2 years ago