VictoriaMetrics/app
Howie 4afd7aa695
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 13:15:33 +03:00
..
vmagent docs/CHANGELOG.md: document e755d0ec3f 2022-06-07 15:21:10 +03:00
vmalert feat: rule limit (#2676) 2022-06-09 13:15:33 +03:00
vmauth lib/httpserver: clarify that -tls flag enables TLS for http requests to -httpListenAddr 2022-04-16 16:59:41 +03:00
vmbackup vmbackup: Prevent save backups to the same folder where TSDB data is (#2547) 2022-05-06 18:04:58 +03:00
vmbackupmanager docs: add flags list to vmbackupmanager (#2554) 2022-05-09 15:26:24 +03:00
vmctl docs: mention guide for migrating from inlfux in vmctl readme (#2640) 2022-05-25 15:05:12 +03:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vminsert app/vminsert/main.go: add missing strings import after 0c5e199469 2022-06-07 15:42:23 +03:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:12:03 +02:00
vmselect app/vmselect: remove redundant calls to Request.ParseForm() 2022-06-09 13:09:52 +03:00
vmstorage lib/querytracer: make it easier to use by passing trace context message to New and NewChild 2022-06-08 21:16:12 +03:00
vmui Cardinality explorer (#2625) 2022-06-08 18:54:27 +03:00