VictoriaMetrics/app
Roman Khavronenko 1a01fe2cf2 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-18 18:54:35 +03:00
..
vmagent app/vmagent: print brief usage info for vmagent -help 2020-06-05 10:40:10 +03:00
vmalert vmalert-537: allow name duplication for rules within one group. (#559) 2020-06-18 18:54:35 +03:00
vmauth app/vmauth: disable automatic response compression/uncompression, since it may work improperly in some cases 2020-06-05 20:14:07 +03:00
vmbackup docs/vmbackup.md: mention that backups from single-node and cluster versions are incompatible 2020-06-18 18:54:34 +03:00
vminsert app/vminsert/netstorage: free up unused memory in buffer after memory usage spikes 2020-06-01 14:33:35 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vmselect app/vmselect: fix the error after 936f35920a 2020-06-12 22:00:45 +03:00
vmstorage app/vmstorage/transport: simplify setupTfss in order to prevent the possibility of nil tfs 2020-06-05 13:17:26 +03:00