From 6430b482437a1e9b8101631dac7e30799987f500 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:55:54 +0200 Subject: [PATCH] Alerting docs: remove alertmanager link (#75523) --- docs/sources/alerting/manage-notifications/mute-timings.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/alerting/manage-notifications/mute-timings.md b/docs/sources/alerting/manage-notifications/mute-timings.md index 9503c764731..51f406c9823 100644 --- a/docs/sources/alerting/manage-notifications/mute-timings.md +++ b/docs/sources/alerting/manage-notifications/mute-timings.md @@ -20,8 +20,6 @@ A mute timing is a recurring interval of time when no new notifications for a po Similar to silences, mute timings do not prevent alert rules from being evaluated, nor do they stop alert instances from being shown in the user interface. They only prevent notifications from being created. -You can configure Grafana managed mute timings as well as mute timings for an [external Alertmanager data source]({{< relref "/docs/grafana/latest/datasources/alertmanager" >}}). For more information, refer to [Alertmanager documentation]({{< relref "/docs/grafana/latest/alerting/manage-notifications/alertmanager" >}}). - ## Mute timings vs silences The following table highlights the key differences between mute timings and silences.