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
Ben Ye 140f4aa9ae
feat: Allow customizing TSDB postings decoder (#13567)
2 weeks ago
..
testdata Disallowing configure AM with the v1 api (#13883) 1 month ago
analyze.go enable errorf rule from perfsprint linter 3 weeks 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 enable errorf rule from perfsprint linter 3 weeks ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
debug.go
main.go enable errorf rule from perfsprint linter 3 weeks ago
main_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 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 chore!: adopt log/slog, remove go-kit/log 2 months ago
rules_test.go chore!: adopt log/slog, remove go-kit/log 2 months ago
sd.go config: remove expand-external-labels flag in release 3.0 (#14657) 1 month ago
sd_test.go Remove no-default-scrape-port featureFlag 2 months ago
tsdb.go feat: Allow customizing TSDB postings decoder (#13567) 2 weeks 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 3 months ago
unittest.go feat(tools): add debug printouts to rules unit testing (#15196) 1 month ago
unittest_test.go feat(tools): add debug printouts to rules unit testing (#15196) 1 month ago