prometheus/cmd/promtool
Levi Harrison ca1896c15b
Promtool: Validate service discovery files (#8950)
* Check SD files in promtool

Signed-off-by: Levi Harrison <git@leviharrison.dev>
2021-06-29 17:32:59 +02:00
..
testdata Promtool: Validate service discovery files (#8950) 2021-06-29 17:32:59 +02:00
archive.go
backfill.go promtool: backfill: allow configuring block duration (#8919) 2021-06-29 14:53:38 +05:30
backfill_test.go promtool: backfill: allow configuring block duration (#8919) 2021-06-29 14:53:38 +05:30
debug.go
main.go Promtool: Validate service discovery files (#8950) 2021-06-29 17:32:59 +02:00
main_test.go Promtool: Validate service discovery files (#8950) 2021-06-29 17:32:59 +02:00
rules.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
rules_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
tsdb.go promtool: backfill: allow configuring block duration (#8919) 2021-06-29 14:53:38 +05:30
unittest.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
unittest_test.go