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