-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
The Incident page currently uses the "useAlerts" hook that polls the data every 15s. This means that if there's some firing alert then the grouping of the alerts (see here) is called every 15s as well. This is not necessary.
We should update it in a way that the alertrules data is fetched only when needed.
TBC: generete better alert and alert rule links, once the rules API sync is refactored