-
What Grafana version and what operating system are you using? - 8.4.6
-
What are you trying to achieve? - The same performance with a legacy alerting.
-
What happened? - After migration to the unified alerting Grafana working very slow.
Grafana configuration:
Organizations count - 28
Alerts count - 6517
Dashboards count - 2420
Notification channel count - 2110
My environment:
-
Grafana version 8.4.6
-
Grafana is self-hosted
-
I used a Unified Alerting
-
These alerts in question migrated from the legacy platform into Unified Alerting.
-
Grafana alets configuration
#################################### Alerting ############################
[unified_alerting]
enabled = true
admin_config_poll_interval = 60s
alertmanager_config_poll_interval = 60s
ha_listen_address = “0.0.0.0:9094”
ha_advertise_address = “”
ha_peers = “”
ha_peer_timeout = 15s
ha_gossip_interval = 200ms
ha_push_pull_interval = 60s
execute_alerts = true
evaluation_timeout = 30s
max_attempts = 3
min_interval = 10s[alerting]
enabled = false
execute_alerts = true -
List the datasource associated with the alert:
InfluxDB