VictoriaMetrics/app
Haleygo 0212219f6c
vmalert: add eval_offset for group (#4693)
Adds `eval_offset` attribute for Groups.
If specified, Group will be evaluated at the exact time offset on the range of [0...evaluationInterval].
The setting might be useful for cron-like rules which must be evaluated at specific moments of time.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3409

Signed-off-by: Haley Wang <pipilong.25@gmail.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 45c0e4bb31)
2023-09-07 10:59:14 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlinsert/loki: add handler for healthcheck endpoint (#4885) 2023-08-30 16:37:54 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after recent changes to app/vmui 2023-08-29 12:58:58 +02:00
vlstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:30:30 +02:00
vmagent use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmalert vmalert: add eval_offset for group (#4693) 2023-09-07 10:59:14 +02:00
vmauth use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmbackup use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmbackupmanager use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmctl Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:25:49 +02:00
vmgateway use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vminsert app/vminsert: properly close vmstorage connection (#4935) 2023-09-01 17:56:41 +02:00
vmrestore use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmselect app/vmselect: run make vmui-update 2023-09-06 10:29:59 +02:00
vmstorage Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:25:49 +02:00
vmui vmui: fix render heatmap (#4957) 2023-09-06 10:29:58 +02:00