From 311e1e56f2a6d160fe16ee9c634f7a5621776d43 Mon Sep 17 00:00:00 2001 From: George Robinson Date: Fri, 2 Dec 2022 09:41:01 +0000 Subject: [PATCH] Docs: Reference Alertmanagers in Notifications docs and move Alertmanager docs (#59673) --- .../{notifications/index.md => notifications.md} | 15 ++++++--------- .../alertmanager.md | 2 +- .../images-in-notifications.md | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) rename docs/sources/alerting/fundamentals/{notifications/index.md => notifications.md} (92%) rename docs/sources/alerting/{fundamentals => manage-notifications}/alertmanager.md (99%) diff --git a/docs/sources/alerting/fundamentals/notifications/index.md b/docs/sources/alerting/fundamentals/notifications.md similarity index 92% rename from docs/sources/alerting/fundamentals/notifications/index.md rename to docs/sources/alerting/fundamentals/notifications.md index 87235753bf8..a00b512c03a 100644 --- a/docs/sources/alerting/fundamentals/notifications/index.md +++ b/docs/sources/alerting/fundamentals/notifications.md @@ -1,24 +1,21 @@ --- aliases: - /docs/grafana/latest/alerting/notifications/ - - /docs/grafana/latest/alerting/contact-points/ - - /docs/grafana/latest/alerting/unified-alerting/contact-points/ - - /docs/grafana/latest/alerting/fundamentals/contact-points/contact-point-types/ -description: Create or edit contact point +description: Notifications keywords: - grafana - alerting - - guide - - contact point - - notification channel - - create + - alertmanager + - notification policies + - contact points + - silences title: Notifications weight: 410 --- # Notifications -Notifications are sent when an alert is firing or has been resolved. You use notification policies to configure how and where a notification is sent; how often a notification should be sent; and whether alerts should all be sent in the same notification, sent in grouped notifications based on a set of labels, or as separate notifications. +Grafana uses Alertmanagers to send notifications for firing and resolved alerts. Grafana has its own Alertmanager, referred to as "Grafana" in the user interface, but also supports sending notifications from other Alertmanagers too, such as the [Prometheus Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/). The Grafana Alertmanager uses notification policies and contact points to configure how and where a notification is sent; how often a notification should be sent; and whether alerts should all be sent in the same notification, sent in grouped notifications based on a set of labels, or as separate notifications. ## Notification policies diff --git a/docs/sources/alerting/fundamentals/alertmanager.md b/docs/sources/alerting/manage-notifications/alertmanager.md similarity index 99% rename from docs/sources/alerting/fundamentals/alertmanager.md rename to docs/sources/alerting/manage-notifications/alertmanager.md index 816ef05c921..180baa1a1be 100644 --- a/docs/sources/alerting/fundamentals/alertmanager.md +++ b/docs/sources/alerting/manage-notifications/alertmanager.md @@ -4,7 +4,7 @@ aliases: - /docs/grafana/latest/alerting/metrics/ - /docs/grafana/latest/alerting/unified-alerting/fundamentals/alertmanager/ title: Alertmanager -weight: 116 +weight: 460 --- # Alertmanager diff --git a/docs/sources/alerting/manage-notifications/images-in-notifications.md b/docs/sources/alerting/manage-notifications/images-in-notifications.md index 6a8260a2db9..e9f6d4bbdd5 100644 --- a/docs/sources/alerting/manage-notifications/images-in-notifications.md +++ b/docs/sources/alerting/manage-notifications/images-in-notifications.md @@ -7,7 +7,7 @@ keywords: - images - notifications title: Use images in notifications -weight: 460 +weight: 480 --- # Use images in notifications