From a84edb274b9a8aa58266180d05b90a6a6ddbce86 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:41:14 +0100 Subject: [PATCH] Docs: changes alert groupings to groups (#56617) * Docs: changes alert groupings to groups * One more alert grouping --- docs/sources/alerting/alert-groups/view-alert-grouping.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/alerting/alert-groups/view-alert-grouping.md b/docs/sources/alerting/alert-groups/view-alert-grouping.md index f92a90087ca..6a770bdfd29 100644 --- a/docs/sources/alerting/alert-groups/view-alert-grouping.md +++ b/docs/sources/alerting/alert-groups/view-alert-grouping.md @@ -9,16 +9,16 @@ keywords: - alerting - alerts - groups -title: View alert groupings +title: View alert groups weight: 445 --- -# View alert groupings +# View alert groups -To view alert groupings: +To view alert groups: 1. In the Grafana menu, click the **Alerting** (bell) icon to open the Alerting page listing existing alerts. -1. Click **Alert grouping** to open the page listing existing groups. +1. Click **Alert groups** to open the page listing existing groups. 1. From the **Alertmanager** drop-down, select an external Alertmanager as your data source. By default, the `Grafana` Alertmanager is selected. 1. From **custom group by** drop-down, select a combination of labels to view a grouping other than the default. This is useful for debugging and verifying your grouping of notification policies.