VictoriaMetrics/app
Howie 76f05f8670
feat: rule limit (#2676)
vmalert: support `limit` param in groups definition

`limit` param limits number of time series samples produced by a single rule
during execution.
On reaching the limit rule will return an err.

Signed-off-by: lihaowei <haoweili35@gmail.com>
2022-06-09 08:21:30 +02:00
..
victoria-metrics all: follow-up after 8edb390e21 2022-06-07 00:57:09 +03:00
vmagent docs/CHANGELOG.md: document e755d0ec3f 2022-06-07 15:16:48 +03:00
vmalert feat: rule limit (#2676) 2022-06-09 08:21:30 +02:00
vmauth lib/httpserver: clarify that -tls flag enables TLS for http requests to -httpListenAddr 2022-04-16 16:59:26 +03:00
vmbackup vmbackup: Prevent save backups to the same folder where TSDB data is (#2547) 2022-05-06 18:04:09 +03:00
vmbackupmanager docs: add flags list to vmbackupmanager (#2554) 2022-05-08 12:18:39 +00:00
vmctl docs: mention guide for migrating from inlfux in vmctl readme (#2640) 2022-05-25 13:28:56 +02:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vminsert docs/CHANGELOG.md: document e755d0ec3f 2022-06-07 15:16:48 +03:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmselect lib/querytracer: make it easier to use by passing trace context message to New and NewChild 2022-06-08 21:06:52 +03:00
vmstorage lib/storage: make indexdb/tagFilters cache size configurable (#2667) 2022-06-01 10:07:53 +02:00
vmui Cardinality explorer (#2625) 2022-06-08 18:43:05 +03:00