awesome-prometheus-alerts/test
2022-04-18 23:30:32 +02:00
..
README.md chore(ci): adding test with promtool (#281) 2022-04-18 23:30:32 +02:00
template.yml chore(ci): adding test with promtool (#281) 2022-04-18 23:30:32 +02:00

Since some rules can be duplicated (multiple exporters), I added a prefix to rule name.

Error:

$ promtool check rules test/rules.yml
Checking rules.yml
29 duplicate rule(s) found.
Metric: CassandraClientRequestReadFailure
Label(s):
        severity: critical

[...]

Might cause inconsistency while recording expressions.