VictoriaMetrics/app/vmalert/config/testdata
Roman Khavronenko e91d758831
vmalert-537: allow name duplication for rules within one group. (#559)
Uniqueness of rule is now defined by combination of its name, expression and
labels. The hash of the combination is now used as rule ID and identifies rule within the group.

Set of rules from coreos/kube-prometheus was added for testing purposes to
verify compatibility. The check also showed that `vmalert` doesn't support
`query` template function that was mentioned as limitation in README.
2020-06-15 20:15:47 +01:00
..
dir vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
kube-good.rules vmalert-537: allow name duplication for rules within one group. (#559) 2020-06-15 20:15:47 +01:00
rules0-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules0-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules1-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules2-good.rules vmalert-537: allow name duplication for rules within one group. (#559) 2020-06-15 20:15:47 +01:00