prometheus/cmd/promtool
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
Conflicts:
	cmd/prometheus/main.go
	docs/command-line/prometheus.md
	docs/feature_flags.md
	web/ui/build_ui.sh
	web/web.go
    Resolved by dropping the UTF-8 feature flag and adding the
    `auto-reload-config` feature flag.
    For the new web ui pick all changes from `main`.
2024-09-09 15:44:22 +02:00
..
testdata make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00
analyze.go
analyze_test.go
archive.go
backfill.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 2024-08-28 12:12:24 +10:00
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 2024-08-28 12:12:24 +10:00
debug.go
main.go Merge branch 'main' into 3.0-main-sync-24-09-09 2024-09-09 15:44:22 +02:00
main_test.go Merge branch 'main' into 3.0-main-sync-24-09-09 2024-09-09 15:44:22 +02:00
metrics.go lint: Revamp our linting rules, mostly around doc comments 2024-08-22 17:36:11 +02:00
query.go
rules.go
rules_test.go
sd.go
sd_test.go
tsdb.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 2024-08-28 12:12:24 +10:00
tsdb_test.go fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 2024-09-05 15:25:32 +02:00
unittest.go promtool: JUnit-Format XML Test Results (#14506) 2024-07-29 21:28:08 +10:00
unittest_test.go promtool: JUnit-Format XML Test Results (#14506) 2024-07-29 21:28:08 +10:00