From 2e1827127d2b00310fc699909c9f20c68b6ab240 Mon Sep 17 00:00:00 2001 From: George Robinson Date: Tue, 7 Jun 2022 10:28:12 +0100 Subject: [PATCH] Fix Whats New docs for images in notifications (#50250) --- docs/sources/whatsnew/whats-new-in-v9-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-0.md b/docs/sources/whatsnew/whats-new-in-v9-0.md index 466aa9634a4..320d7e4cc80 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-0.md +++ b/docs/sources/whatsnew/whats-new-in-v9-0.md @@ -94,7 +94,7 @@ Alert state history for Grafana managed alerts indicates the cause of the state. ### Images in notifications for Grafana managed alerts -Unified alerting now provides the ability to capture an image for Grafana managed alerts and deliver it via a notification. This is configurable via the contact points tab of Unified alerting . This functionality was available in legacy dashboard alerting, but was missing in unified alerting. It requires the alert to be related to a specific dashboard using the “Dashboard UID” field. +Unified alerting now provides the ability to capture an image for Grafana managed alerts and deliver it via a notification. This is configurable via the contact points tab of Unified alerting . This functionality was available in legacy dashboard alerting, but was missing in unified alerting. It requires the alert to be related to a specific dashboard panel using the “Dashboard UID” and “Panel ID” annotations. ## Envelope encryption is generally available and enabled by default