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
machine424 cc40b65ab4
fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden
3 months ago
..
testdata
analyze.go
analyze_test.go
archive.go
backfill.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
debug.go
main.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
main_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
metrics.go
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) 3 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
unittest_test.go