From af17123b5fdd99bcd9431172ff91580cc5a03d4d Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Fri, 21 Oct 2022 12:48:33 +0100 Subject: [PATCH] Docs: fixes silences typo (#57418) --- docs/sources/alerting/silences/create-silence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/silences/create-silence.md b/docs/sources/alerting/silences/create-silence.md index 893fca76ed2..9112df4ac22 100644 --- a/docs/sources/alerting/silences/create-silence.md +++ b/docs/sources/alerting/silences/create-silence.md @@ -19,7 +19,7 @@ Silences stop notifications from getting created and last for only a specified w To add a silence: 1. In the Grafana menu, click the **Alerting** (bell) icon to open the Alerting page listing existing alerts. -2. On the Alerting page, click **Silences** to open the page listing existing contact points. +2. On the Alerting page, click **Silences** to open the page listing existing silences. 3. From Alertmanager drop-down, select an external Alertmanager to create and manage silences for the external data source. Otherwise, keep the default option of Grafana. 4. Click **New Silence** to open the Create silence page. 5. In **Silence start and end**, select the start and end date to indicate when the silence should go into effect and expire.