From 961446e7e134eb79b2fb65ca1bbd273f45ef243f Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:04:15 +0100 Subject: [PATCH] [v9.4.x] Docs: Remove Alertmanager configuration rollback from What's New (#64588) Docs: Remove Alertmanager configuration rollback from What's New (#64564) * Docs: Remove Alertmanager configuration rollback from What's New * Trigger Build --------- Co-authored-by: Jack Baldry (cherry picked from commit d21d498142a70b128f6f15277b2bc8eef9b24cb6) Co-authored-by: Santiago --- docs/sources/whatsnew/whats-new-in-v9-4.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-4.md b/docs/sources/whatsnew/whats-new-in-v9-4.md index a7a980be37f..d47d7a20c23 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-4.md +++ b/docs/sources/whatsnew/whats-new-in-v9-4.md @@ -254,12 +254,6 @@ We've added Discord as a contact point receiver for Grafana Cloud alert rules. We've made the following changes to alert administration. -#### Better guidance to configure your Alertmanagers - -Get additional help while configuring your Alertmanager. If you enter an invalid Alertmanager configuration, an error message displays, and you can choose from a previous working configuration to restart it. - -{{< figure src="/media/docs/alerting/alertmanager-config.png" max-width="750px" caption="Better guidance to configure your Alertmanager" >}} - #### Alerting landing page Introduces a new landing page that helps you get started quickly with Alerting. It also provides you with at a glance information on how Alerting works and a video to introduce you to key concepts.