From c30b9bd0bbe5873e9f80294bda23f56726f59ed6 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 15:22:49 +0100 Subject: [PATCH] [release-11.5.2] Alerting docs: remove admonition about auto-generated policies (#100514) Alerting docs: remove admonition about auto-generated policies (#100501) (cherry picked from commit 983829e47bd87a1d72a3b14f6ec821667c25f636) Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --- .../alerting-rules/create-grafana-managed-rule.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md index 60697fd1707..41c9150b52c 100644 --- a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md +++ b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md @@ -257,16 +257,11 @@ Complete the following steps to set up notifications. 1. You can also optionally select a mute timing as well as groupings and timings to define when not to send notifications. - {{< admonition type="note" >}} - An auto-generated notification policy is generated. Only admins can view these auto-generated policies from the **Notification policies** list view. Any changes have to be made in the alert rules form. {{< /admonition >}} - **Use notification policy** - 1. Choose this option to use the [notification policy tree](ref:notification-policies) to direct your notifications. + 1. Choose this option to use the [notification policy tree](ref:notification-policies) to handle alert notifications. - {{< admonition type="note" >}} - All alert rules and instances, irrespective of their labels, match the default notification policy. If there are no nested policies, or no nested policies match the labels in the alert rule or alert instance, then the default notification policy is the matching policy. - {{< /admonition >}} + All notifications for this alert rule are managed by the notification policy tree, which routes alerts based on their labels. If an alert does not match a specific policy, the default notification policy applies, ensuring all alerts are handled. 1. Preview your alert instance routing set up.