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
machine424 cc40b65ab4 fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
..
testdata Fix yaml file format and clear ci errors 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 Use github.com/klauspost/compress for gzip and zlib 2 years ago
backfill.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 1 year ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 1 year ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 4 years ago
main.go fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
main_test.go fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
metrics.go lint: Revamp our linting rules, mostly around doc comments 1 year ago
query.go Add analyze histograms command to promtool (#12331) 2 years ago
rules.go refactor: utilize standard functions max/min 2 years ago
rules_test.go golangci-lint: enable whitespace linter (#13905) 2 years ago
sd.go promtool: use go-cmp instead of DeepEqual 2 years ago
sd_test.go Tests: use replacement DeepEquals using go-cmp 2 years ago
tsdb.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 1 year ago
tsdb_test.go fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
unittest.go promtool: JUnit-Format XML Test Results (#14506) 1 year ago
unittest_test.go promtool: JUnit-Format XML Test Results (#14506) 1 year ago