VictoriaMetrics/app
Haleygo 45c0e4bb31
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>
2023-09-06 16:29:59 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
victoria-metrics docs: follow-up after aec4b5db81 (#4638) 2023-07-19 10:10:51 +02:00
vlinsert app/vlinsert/loki: add handler for healthcheck endpoint (#4885) 2023-08-30 16:32:28 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after recent changes to app/vmui 2023-08-29 12:58:44 +02:00
vlstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:27:51 +02:00
vmagent use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vmalert vmalert: add eval_offset for group (#4693) 2023-09-06 16:29:59 +02:00
vmauth use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vmbackup use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vmbackupmanager use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vmctl Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:16:42 +02:00
vmgateway use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vminsert lib/promrelabel: properly replace : char with _ in metric names when -usePromCompatibleNaming command-line flag is set 2023-08-14 16:14:42 +02:00
vmrestore use correct abbriviation for ESA legal doc 2023-09-05 11:01:45 +02:00
vmselect app/vmselect: run make vmui-update 2023-09-06 10:29:11 +02:00
vmstorage lib/flagutil: add Duration.Milliseconds() convenience function after 0c7d46d637 2023-09-03 10:56:44 +02:00
vmui vmui: fix render heatmap (#4957) 2023-09-06 10:26:45 +02:00