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
Andre Branchizio b07b552139
[PERF] TSDB: Pass down label value limit into implementation (#16158)
8 months ago
..
testdata promtool: Optional fuzzy float64 comparison in rules unittests (#16395) 8 months ago
analyze.go enable errorf rule from perfsprint linter 1 year ago
analyze_test.go chore: enable gci linter (#16245) 9 months ago
archive.go Use github.com/klauspost/compress for gzip and zlib 2 years ago
backfill.go chore: enable gci linter (#16245) 9 months ago
backfill_test.go chore: enable unused-parameter from revive 10 months ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 4 years ago
main.go Clarify the docs of promtool --{min,max}-time options 8 months ago
main_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
metrics.go Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 10 months ago
query.go Add analyze histograms command to promtool (#12331) 2 years ago
rules.go promtool: add --ignore-unknown-fields 12 months ago
rules_test.go chore: enable unused-parameter from revive 10 months ago
sd.go chore: enable unused-parameter from revive 10 months ago
sd_test.go chore: enable gci linter (#16245) 9 months ago
tsdb.go [PERF] TSDB: Pass down label value limit into implementation (#16158) 8 months ago
tsdb_posix_test.go promtool: support creating tsdb blocks from a pipe (#16011) 11 months ago
tsdb_test.go Parallelize tests in cmd/promtool/ 1 year ago
unittest.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
unittest_test.go promtool: Optional fuzzy float64 comparison in rules unittests (#16395) 8 months ago