VictoriaMetrics/lib/logger
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
..
flag.go lib/logger: show only explicitly set command-line flags in logs 2021-10-28 11:00:52 +03:00
logger.go feat: rule limit (#2676) 2022-06-09 08:21:30 +02:00
throttler.go lib/logger/throttler.go: show the original location of the error and warning message 2022-01-23 13:55:00 +02:00
tzdata.go all: add go:build lines for Go1.17 2021-07-26 15:48:21 +03:00