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.
 
 
 
 
 
George Krajcsovits 1b4e7f74e6
feat(tools): add debug printouts to rules unit testing (#15196)
1 month ago
..
testdata Disallowing configure AM with the v1 api (#13883) 1 month 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 chore!: adopt log/slog, remove go-kit/log 2 months ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
main.go feat(tools): add debug printouts to rules unit testing (#15196) 1 month 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 chore!: adopt log/slog, remove go-kit/log 2 months 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