@ -29,7 +29,7 @@ A namespace contains one or more groups. The rules within a group are run sequen
To rename a namespace:
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Alert rules** to view the list of existing alerts.
1. Find a Grafana Mimir or Loki managed rule with the group that belongs to the namespace you want to edit.
1. Click the **Edit** (pen) icon.
@ -41,7 +41,7 @@ A new namespace is created and all groups are copied into this namespace from th
The rules within a group are run sequentially at a regular interval, the default interval is one (1) minute. You can modify this interval using the following instructions.
1. In the left-side menu, click the **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click the **Alerts & IRM** and then **Alerting**.
1. Click **Alert rules** to view the list of existing alerts.
1. Find a Grafana Mimir or Loki managed rule with the group you want to edit.
@ -36,7 +36,7 @@ You can configure grouping to be `group_by: [alertname]` (take note that the `en
> **Note:** Before Grafana v8.2, the configuration of the embedded Alertmanager was shared across organizations. Users of Grafana 8.0 and 8.1 are advised to use the new Grafana 8 Alerts only if they have one organization. Otherwise, silences for the Grafana managed alerts will be visible by all organizations.
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Notification policies**.
1. From the **Choose Alertmanager** dropdown, select an external Alertmanager. By default, the **Grafana Alertmanager** is selected.
1. In the Root policy section, click **Edit**.
@ -50,7 +50,7 @@ You can configure grouping to be `group_by: [alertname]` (take note that the `en
## Add new nested policy
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Notification policies**.
1. From the **Choose Alertmanager** dropdown, select an Alertmanager. By default, the **Grafana Alertmanager** is selected.
1. To add a top level specific policy, go to the Specific routing section and click **+ New specific policy**.
@ -63,7 +63,7 @@ You can configure grouping to be `group_by: [alertname]` (take note that the `en
## Add nested policy
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Notification policies**.
1. Expand the specific policy you want to update.
1. Click **+ Add nested policy**, then add the details using information in [Add new specific policy](#add-new-specific-policy).
@ -71,7 +71,7 @@ You can configure grouping to be `group_by: [alertname]` (take note that the `en
## Edit specific policy
1. In the left-side menu, click **Alerts & incidents**, and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM**, and then **Alerting**.
1. Click **Notification policies**.
1. Find the policy you want to edit, then click **Edit**.
1. Make any changes using instructions in [Add new specific policy](#add-new-specific-policy).
@ -25,7 +25,7 @@ Silences stop notifications from getting created and last for only a specified w
To add a silence, complete the following steps.
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Silences**.
1. From the **Alertmanager** dropdown, select an external Alertmanager to create and manage silences for the external data source. Otherwise, keep the default option of Grafana.
1. Click **Create silence** to open the Create silence page.
@ -39,7 +39,7 @@ To add a silence, complete the following steps.
To edit a silence, complete the following steps.
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Silences** to view the list of existing silences.
1. Find the silence you want to edit, then click **Edit** (pen icon).
1. Make the desired changes, then click **Submit** to save your changes.
@ -56,7 +56,7 @@ To link to a new silence page for an external Alertmanager, add a `alertmanager`
To remove a silence, complete the following steps.
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Silences** to view the list of existing silences.
1. Select the silence you want to end, then click **Unsilence**.
@ -25,7 +25,7 @@ You can view alert groups and also filter for alert rules that match specific cr
To view alert groups, complete the following steps.
1. In the left-side menu, click **Alerts & incidents** and then **Alerting**.
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**.
1. Click **Groups** to view the list of existing groups.
1. From the **Alertmanager** dropdown, select an external Alertmanager as your data source. By default, the `Grafana` Alertmanager is selected.
1. From **Custom group by** dropdown, 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.