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
beorn7 0f760f63dd
lint: Revamp our linting rules, mostly around doc comments
3 months ago
..
testdata Fix yaml file format and clear ci errors 8 months ago
analyze.go Add analyze histograms command to promtool (#12331) 11 months ago
analyze_test.go Add analyze histograms command to promtool (#12331) 11 months ago
archive.go Use github.com/klauspost/compress for gzip and zlib 9 months ago
backfill.go tsdb: Extend compactor interface to allow compactions to create multiple output blocks (#14143) 5 months ago
backfill_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
main.go lint: Revamp our linting rules, mostly around doc comments 3 months ago
main_test.go Enable perfsprint linter and fix up code 6 months ago
metrics.go lint: Revamp our linting rules, mostly around doc comments 3 months ago
query.go Add analyze histograms command to promtool (#12331) 11 months ago
rules.go refactor: utilize standard functions max/min 8 months ago
rules_test.go golangci-lint: enable whitespace linter (#13905) 8 months ago
sd.go promtool: use go-cmp instead of DeepEqual 10 months ago
sd_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
tsdb.go Upgrade golangci-lint to v1.60.1 3 months ago
tsdb_test.go [Tests] Promtool: Sort output where Prometheus does not guarantee the order. 3 months ago
unittest.go promtool: JUnit-Format XML Test Results (#14506) 4 months ago
unittest_test.go promtool: JUnit-Format XML Test Results (#14506) 4 months ago