From d21d498142a70b128f6f15277b2bc8eef9b24cb6 Mon Sep 17 00:00:00 2001 From: Santiago Date: Fri, 10 Mar 2023 05:35:39 -0300 Subject: [PATCH] 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 --- 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.