mirror of
https://github.com/prometheus/prometheus
synced 2024-12-26 00:23:18 +00:00
42628899b5
This commit adds a `--syntax-only` flag for `promtool check config`. When passing in this flag, promtool will omit various file existence checks that would cause the check to fail (e.g. the check would not fail if `rule_files` files don't exist at their respective paths). This functionality will allow CI systems to check the syntax of configs without worrying about referenced files. Fixes: #5222 Signed-off-by: zzehring <zack.zehring@grafana.com> |
||
---|---|---|
.. | ||
testdata | ||
archive.go | ||
backfill_test.go | ||
backfill.go | ||
debug.go | ||
main_test.go | ||
main.go | ||
rules_test.go | ||
rules.go | ||
sd_test.go | ||
sd.go | ||
tsdb.go | ||
unittest_test.go | ||
unittest.go |