mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
vmalert: bump alerting rules evaluation interval to reasonable 30s (#3374)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
b796a0dc3f
commit
0b6f439b11
@ -6,7 +6,7 @@ groups:
|
|||||||
# https://grafana.com/grafana/dashboards/14950-victoriametrics-vmalert is installed.
|
# https://grafana.com/grafana/dashboards/14950-victoriametrics-vmalert is installed.
|
||||||
# Pls update the `dashboard` annotation according to your setup.
|
# Pls update the `dashboard` annotation according to your setup.
|
||||||
- name: vmalert
|
- name: vmalert
|
||||||
interval: 5s
|
interval: 30s
|
||||||
rules:
|
rules:
|
||||||
- alert: ConfigurationReloadFailure
|
- alert: ConfigurationReloadFailure
|
||||||
expr: vmalert_config_last_reload_successful != 1
|
expr: vmalert_config_last_reload_successful != 1
|
||||||
|
Loading…
Reference in New Issue
Block a user