VictoriaMetrics/app/vmalert/remoteread
Hui Wang 6ff1de89a9
vmalert: fix alert states restoration (#7624)
Previously, when the alert got resolved shortly before the vmalert
process shuts down, this could result in false alerts.

This change switches vmalert to use MetricsQL function during alerts state restore, which makes it
incompatible for state restoration with PromQL.

---------

Co-authored-by: Roman Khavronenko <roman@victoriametrics.com>
2024-11-22 09:11:31 +01:00
..
init.go vmalert: fix alert states restoration (#7624) 2024-11-22 09:11:31 +01:00