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
Suraj Patil 7757794bb3
[ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403)
2 years 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) 2 years ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 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 [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 2 years ago
main_test.go Enable perfsprint linter and fix up code 2 years ago
metrics.go lint: Revamp our linting rules, mostly around doc comments 2 years 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) 2 years ago
tsdb_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 2 years ago
unittest.go promtool: JUnit-Format XML Test Results (#14506) 2 years ago
unittest_test.go promtool: JUnit-Format XML Test Results (#14506) 2 years ago