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
Björn Rabenstein 5b9148e552
Merge pull request #14820 from charleskorn/promqltest-native-histogram-format
1 year ago
..
testdata Merge pull request #14820 from charleskorn/promqltest-native-histogram-format 1 year 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 Merge branch 'main' into 3.0-main-sync-24-09-09 1 year ago
main_test.go Merge branch 'main' into 3.0-main-sync-24-09-09 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 chore: Fix typos (#14868) 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