add video to alerting tutorial pt3 (#108743)

This commit is contained in:
antonio
2025-07-28 09:38:03 +02:00
committed by GitHub
parent d0b791000d
commit f4b4d8ec95
@@ -39,6 +39,8 @@ refs:
This tutorial is a continuation of the [Get started with Grafana Alerting - Alert routing](http://www.grafana.com/tutorials/alerting-get-started-pt2/) tutorial.
{{< youtube id="WZ8gqKIQ5Oc" >}}
Grouping in Grafana Alerting reduces notification noise by combining related alert instances into a single, concise notification. This is useful for on-call engineers, ensuring they focus on resolving incidents instead of sorting through a flood of notifications.
Grouping is configured using labels in the notification policy. These labels reference those generated by alert instances or configured by the user.