mirror of https://github.com/grafana/grafana
Revert "Revert "Alerting docs: rework create alert rules definition and topic"" (#83372)
* Revert "Revert "Alerting docs: rework create alert rules definition and topic…"
This reverts commit 2b4f108771
.
* updates aliases
* fixes after testing aliases
* more alias updates
* test silence alias
* fix alias for mute timings
* attempt alias fix
* ran prettier
* fixes more aliases
* quick title update
* fixes alias
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/reference.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/use-notification-templates.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/using-go-templating-language.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-silence.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/mute-timings.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/manage-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-notification-policy.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/pager-duty.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/mute-timings.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* fix silence aliases
* fix canonical
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-notification-policy.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
pull/83500/head
parent
ff28c04245
commit
45f8e7f8cf
@ -1,77 +0,0 @@ |
||||
--- |
||||
aliases: |
||||
- ../contact-points/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/ |
||||
- ../contact-points/create-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/create-contact-point/ |
||||
- ../contact-points/delete-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/delete-contact-point/ |
||||
- ../contact-points/edit-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/edit-contact-point/ |
||||
- ../contact-points/test-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/test-contact-point/ |
||||
- ../manage-notifications/manage-contact-points/ # /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/manage-contact-points/ |
||||
- create-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/alerting-rules/create-contact-point/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/ |
||||
description: Configure contact points to define how your contacts are notified when an alert rule fires |
||||
keywords: |
||||
- grafana |
||||
- alerting |
||||
- guide |
||||
- contact point |
||||
- templating |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
title: Configure contact points |
||||
weight: 410 |
||||
--- |
||||
|
||||
# Configure contact points |
||||
|
||||
Use contact points to define how your contacts are notified when an alert rule fires. You can add, edit, delete, and test a contact point. |
||||
|
||||
## Add a contact point |
||||
|
||||
Complete the following steps to add a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points**. |
||||
1. From the **Choose Alertmanager** dropdown, select an Alertmanager. By default, **Grafana Alertmanager** is selected. |
||||
1. On the **Contact Points** tab, click **+ Add contact point**. |
||||
1. Enter a descriptive name for the contact point. |
||||
1. From **Integration**, select a type and fill out mandatory fields. For example, if you choose email, enter the email addresses. Or if you choose Slack, enter the Slack channel(s) and users who should be contacted. |
||||
1. Some contact point integrations, like email or webhook, have optional settings. In **Optional settings**, specify additional settings for the selected contact point integration. |
||||
1. In Notification settings, optionally select **Disable resolved message** if you do not want to be notified when an alert resolves. |
||||
1. To add another contact point integration, click **Add contact point integration** and repeat steps 6 through 8. |
||||
1. Save your changes. |
||||
|
||||
## Edit a contact point |
||||
|
||||
Complete the following steps to edit a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to edit, and then click **Edit**. |
||||
1. Update the contact point and save your changes. |
||||
|
||||
## Delete a contact point |
||||
|
||||
Complete the following steps to delete a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to delete, and then click **More** -> **Delete**. |
||||
1. In the confirmation dialog, click **Yes, delete**. |
||||
|
||||
{{% admonition type="note" %}} |
||||
You cannot delete contact points that are in use by a notification policy. Either delete the notification policy or update it to use another contact point. |
||||
{{% /admonition %}} |
||||
|
||||
## Test a contact point |
||||
|
||||
Complete the following steps to test a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to test, then click **Edit**. You can also create a new contact point if needed. |
||||
1. Click **Test** to open the contact point testing modal. |
||||
1. Choose whether to send a predefined test notification or choose custom to add your own custom annotations and labels to include in the notification. |
||||
1. Click **Send test notification** to fire the alert. |
@ -1,50 +0,0 @@ |
||||
--- |
||||
aliases: |
||||
- alerting/manage-notifications/manage-contact-points/configure-integrations/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/ |
||||
description: Configure contact point integrations to select your preferred communication channels for receiving notifications of firing alerts. |
||||
keywords: |
||||
- Grafana |
||||
- alerting |
||||
- guide |
||||
- notifications |
||||
- integrations |
||||
- contact points |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
title: Configure contact point integrations |
||||
weight: 100 |
||||
--- |
||||
|
||||
# Configure contact point integrations |
||||
|
||||
Configure contact point integrations in Grafana to select your preferred communication channel for receiving notifications when your alert rules are firing. Each integration has its own configuration options and setup process. In most cases, this involves providing an API key or a Webhook URL. |
||||
|
||||
Once configured, you can use integrations as part of your contact points to receive notifications whenever your alert changes its state. In this section, we'll cover the basic steps to configure your integrations, so you can start receiving real-time alerts and stay on top of your monitoring data. |
||||
|
||||
## List of supported integrations |
||||
|
||||
| Name | Type | |
||||
| ----------------------- | ------------------------- | |
||||
| DingDing | `dingding` | |
||||
| Discord | `discord` | |
||||
| Email | `email` | |
||||
| Google Chat | `googlechat` | |
||||
| Hipchat | `hipchat` | |
||||
| Kafka | `kafka` | |
||||
| Line | `line` | |
||||
| Microsoft Teams | `teams` | |
||||
| Opsgenie | `opsgenie` | |
||||
| Pagerduty | `pagerduty` | |
||||
| Prometheus Alertmanager | `prometheus-alertmanager` | |
||||
| Pushover | `pushover` | |
||||
| Sensu | `sensu` | |
||||
| Sensu Go | `sensugo` | |
||||
| Slack | `slack` | |
||||
| Telegram | `telegram` | |
||||
| Threema | `threema` | |
||||
| VictorOps | `victorops` | |
||||
| Webhook | `webhook` | |
@ -0,0 +1,26 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications |
||||
description: Configure how, when, and where to send your alert notifications |
||||
keywords: |
||||
- grafana |
||||
- alert |
||||
- notifications |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
menuTitle: Configure notifications |
||||
title: Configure notifications |
||||
weight: 125 |
||||
--- |
||||
|
||||
# Configure notifications |
||||
|
||||
Choose how, when, and where to send your alert notifications. |
||||
|
||||
As a first step, define your contact points; where to send your alert notifications to. A contact point is a set of one or more integrations that are used to deliver notifications. |
||||
|
||||
Next, create a notification policy which is a set of rules for where, when and how your alerts are routed to contact points. In a notification policy, you define where to send your alert notifications by choosing one of the contact points you created. |
||||
|
||||
Optionally, you can add notification templates to contact points for reuse and consistent messaging in your notifications. |
@ -0,0 +1,142 @@ |
||||
--- |
||||
aliases: |
||||
- ../contact-points/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/ |
||||
- ../contact-points/create-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/create-contact-point/ |
||||
- ../contact-points/delete-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/delete-contact-point/ |
||||
- ../contact-points/edit-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/edit-contact-point/ |
||||
- ../contact-points/test-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/test-contact-point/ |
||||
- ../manage-notifications/manage-contact-points/ # /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/manage-contact-points/ |
||||
- ../alerting-rules/create-contact-point/ # /docs/grafana/<GRAFANA_VERSION>/alerting/alerting-rules/create-contact-point/ |
||||
- ../alerting-rules/manage-contact-points/ # /docs/grafana/latest/alerting/alerting-rules/manage-contact-points/ |
||||
- ../alerting-rules/create-notification-policy/ # /docs/grafana/latest/alerting/alerting-rules/create-notification-policy/ |
||||
- ../alerting-rules/manage-contact-points/integrations/ # /docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/ |
||||
- ../manage-notifications/manage-contact-points/ # /docs/grafana/latest/alerting/manage-notifications/manage-contact-points/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/manage-contact-points/ |
||||
description: Configure contact points to define how your contacts are notified when an alert rule fires |
||||
keywords: |
||||
- grafana |
||||
- alerting |
||||
- guide |
||||
- contact point |
||||
- templating |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
title: Configure contact points |
||||
weight: 410 |
||||
--- |
||||
|
||||
# Configure contact points |
||||
|
||||
Use contact points to define how your contacts are notified when an alert rule fires. You can add, edit, delete, and test a contact point. |
||||
|
||||
Configure contact point integrations in Grafana to select your preferred communication channel for receiving notifications when your alert rules are firing. |
||||
|
||||
## Add a contact point |
||||
|
||||
Complete the following steps to add a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points**. |
||||
1. From the **Choose Alertmanager** dropdown, select an Alertmanager. By default, **Grafana Alertmanager** is selected. |
||||
1. On the **Contact Points** tab, click **+ Add contact point**. |
||||
1. Enter a descriptive name for the contact point. |
||||
1. From **Integration**, select a type and fill out mandatory fields. For example, if you choose email, enter the email addresses. Or if you choose Slack, enter the Slack channel(s) and users who should be contacted. |
||||
1. Some contact point integrations, like email or webhook, have optional settings. In **Optional settings**, specify additional settings for the selected contact point integration. |
||||
1. In Notification settings, optionally select **Disable resolved message** if you do not want to be notified when an alert resolves. |
||||
1. To add another contact point integration, click **Add contact point integration** and repeat steps 6 through 8. |
||||
1. Save your changes. |
||||
|
||||
## Edit a contact point |
||||
|
||||
Complete the following steps to edit a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to edit, and then click **Edit**. |
||||
1. Update the contact point and save your changes. |
||||
|
||||
## Delete a contact point |
||||
|
||||
Complete the following steps to delete a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to delete, and then click **More** -> **Delete**. |
||||
1. In the confirmation dialog, click **Yes, delete**. |
||||
|
||||
{{% admonition type="note" %}} |
||||
You cannot delete contact points that are in use by a notification policy. Either delete the notification policy or update it to use another contact point. |
||||
{{% /admonition %}} |
||||
|
||||
## Test a contact point |
||||
|
||||
Complete the following steps to test a contact point. |
||||
|
||||
1. In the left-side menu, click **Alerts & IRM** and then **Alerting**. |
||||
1. Click **Contact points** to view a list of existing contact points. |
||||
1. On the **Contact Points** tab, find the contact point you want to test, then click **Edit**. You can also create a new contact point if needed. |
||||
1. Click **Test** to open the contact point testing modal. |
||||
1. Choose whether to send a predefined test notification or choose custom to add your own custom annotations and labels to include in the notification. |
||||
1. Click **Send test notification** to fire the alert. |
||||
|
||||
## Manage contact points |
||||
|
||||
The Contact points list view lists all existing contact points and notification templates. |
||||
|
||||
On the **Contact Points** tab, you can: |
||||
|
||||
- Search for name and type of contact points and integrations |
||||
- View all existing contact points and integrations |
||||
- View how many notification policies each contact point is being used for and navigate directly to the linked notification policies |
||||
- View the status of notification deliveries |
||||
- Export individual contact points or all contact points in JSON, YAML, or Terraform format |
||||
- Delete contact points that are not in use by a notification policy |
||||
|
||||
On the **Notification templates** tab, you can: |
||||
|
||||
- View, edit, copy or delete existing notification templates |
||||
|
||||
## Configure contact point integrations |
||||
|
||||
Each contact point integration has its own configuration options and setup process. In most cases, this involves providing an API key or a Webhook URL. |
||||
|
||||
Once configured, you can use integrations as part of your contact points to receive notifications whenever your alert changes its state. In this section, we'll cover the basic steps to configure your integrations, so you can start receiving real-time alerts and stay on top of your monitoring data. |
||||
|
||||
## List of supported integrations |
||||
|
||||
| Name | Type | |
||||
| ------------------------ | ------------------------- | |
||||
| DingDing | `dingding` | |
||||
| Discord | `discord` | |
||||
| Email | `email` | |
||||
| Google Chat | `googlechat` | |
||||
| [Grafana Oncall][oncall] | `oncall` | |
||||
| Hipchat | `hipchat` | |
||||
| Kafka | `kafka` | |
||||
| Line | `line` | |
||||
| Microsoft Teams | `teams` | |
||||
| Opsgenie | `opsgenie` | |
||||
| [Pagerduty][pagerduty] | `pagerduty` | |
||||
| Prometheus Alertmanager | `prometheus-alertmanager` | |
||||
| Pushover | `pushover` | |
||||
| Sensu | `sensu` | |
||||
| Sensu Go | `sensugo` | |
||||
| Slack | `slack` | |
||||
| Telegram | `telegram` | |
||||
| Threema | `threema` | |
||||
| VictorOps | `victorops` | |
||||
| [Webhook][webhook] | `webhook` | |
||||
|
||||
{{% docs/reference %}} |
||||
[pagerduty]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/configure-notifications/manage-contact-points/integrations/pager-duty" |
||||
[pagerduty]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/manage-contact-points/integrations/pager-duty" |
||||
|
||||
[oncall]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall" |
||||
[oncall]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall" |
||||
|
||||
[webhook]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier" |
||||
[webhook]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier" |
||||
{{% /docs/reference %}} |
@ -1,5 +1,7 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/pager-duty/ |
||||
aliases: |
||||
- ../../../alerting-rules/manage-contact-points/integrations/pager-duty/ # /docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/pager-duty/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/manage-contact-points/integrations/pager-duty/ |
||||
description: Configure the PagerDuty integration for Alerting |
||||
keywords: |
||||
- grafana |
@ -1,9 +1,12 @@ |
||||
--- |
||||
aliases: |
||||
- ../contact-points/notifiers/webhook-notifier/ |
||||
- ../fundamentals/contact-points/webhook-notifier/ |
||||
- ../../../fundamentals/contact-points/notifiers/webhook-notifier/ # /docs/grafana/latest/alerting/fundamentals/contact-points/notifiers/webhook-notifier/ |
||||
- ../../../fundamentals/contact-points/webhook-notifier/ # /docs/grafana/latest/alerting/fundamentals/contact-points/webhook-notifier/ |
||||
- ../../../manage-notifications/manage-contact-points/webhook-notifier/ # /docs/grafana/latest/alerting/manage-notifications/manage-contact-points/webhook-notifier/ |
||||
- alerting/manage-notifications/manage-contact-points/webhook-notifier/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/webhook-notifier/ |
||||
- ../../../alerting-rules/manage-contact-points/integrations/webhook-notifier/ # /docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/webhook-notifier/ |
||||
|
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier/ |
||||
description: Configure the webhook notifier integration for Alerting |
||||
keywords: |
||||
- grafana |
@ -1,5 +1,7 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/manage-notifications/template-notifications/create-notification-templates/ |
||||
aliases: |
||||
- ../../manage-notifications/template-notifications/create-notification-templates/ # /docs/grafana/latest/alerting/manage-notifications/template-notifications/create-notification-templates/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/template-notifications/create-notification-templates/ |
||||
description: Create notification templates to sent to your contact points |
||||
keywords: |
||||
- grafana |
@ -1,5 +1,7 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/manage-notifications/template-notifications/reference/ |
||||
aliases: |
||||
- ../../manage-notifications/template-notifications/reference/ # /docs/grafana/latest/alerting/manage-notifications/template-notifications/reference/ |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/template-notifications/reference/ |
||||
description: Learn about templating notifications options |
||||
keywords: |
||||
- grafana |
@ -1,47 +1,22 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/manage-notifications/ |
||||
description: Manage your alerts by creating silences, mute timings, and more |
||||
description: Detect and respond for day-to-day triage and analysis of what’s going on and action you need to take |
||||
keywords: |
||||
- grafana |
||||
- alert |
||||
- notifications |
||||
- detect |
||||
- respond |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
menuTitle: Manage |
||||
title: Manage your alerts |
||||
menuTitle: Detect and respond |
||||
title: Detect and respond |
||||
weight: 130 |
||||
--- |
||||
|
||||
# Manage your alerts |
||||
# Detect and respond |
||||
|
||||
Once you have set up your alert rules, contact points, and notification policies, you can use Grafana Alerting to: |
||||
Use Grafana Alerting to track and generate alerts and send notifications, providing an efficient way for engineers to monitor, respond, and triage issues within their services. |
||||
|
||||
[Create silences][create-silence] |
||||
|
||||
[Create mute timings][mute-timings] |
||||
|
||||
[Declare incidents from firing alerts][declare-incident-from-firing-alert] |
||||
|
||||
[View the state and health of alert rules][view-state-health] |
||||
|
||||
[View and filter alert rules][view-alert-rules] |
||||
|
||||
{{% docs/reference %}} |
||||
[create-silence]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/create-silence" |
||||
[create-silence]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/create-silence" |
||||
|
||||
[declare-incident-from-firing-alert]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/declare-incident-from-alert" |
||||
[declare-incident-from-firing-alert]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/declare-incident-from-alert" |
||||
|
||||
[mute-timings]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/mute-timings" |
||||
[mute-timings]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/mute-timings" |
||||
|
||||
[view-alert-rules]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/view-alert-rules" |
||||
[view-alert-rules]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/view-alert-rules" |
||||
|
||||
[view-state-health]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting/manage-notifications/view-state-health" |
||||
[view-state-health]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting/manage-notifications/view-state-health" |
||||
{{% /docs/reference %}} |
||||
Alerts and alert notifications provide a lot of value as key indicators to issues during the triage process, providing engineers with the information they need to understand what is going on in their system or service. |
||||
|
@ -1,34 +0,0 @@ |
||||
--- |
||||
canonical: https://grafana.com/docs/grafana/latest/alerting/manage-notifications/manage-contact-points/ |
||||
description: View, edit, copy, or delete your contact points and notification templates |
||||
keywords: |
||||
- grafana |
||||
- alerting |
||||
- contact points |
||||
- search |
||||
- export |
||||
labels: |
||||
products: |
||||
- cloud |
||||
- enterprise |
||||
- oss |
||||
title: Manage contact points |
||||
weight: 410 |
||||
--- |
||||
|
||||
# Manage contact points |
||||
|
||||
The Contact points list view lists all existing contact points and notification templates. |
||||
|
||||
On the **Contact Points** tab, you can: |
||||
|
||||
- Search for name and type of contact points and integrations |
||||
- View all existing contact points and integrations |
||||
- View how many notification policies each contact point is being used for and navigate directly to the linked notification policies |
||||
- View the status of notification deliveries |
||||
- Export individual contact points or all contact points in JSON, YAML, or Terraform format |
||||
- Delete contact points that are not in use by a notification policy |
||||
|
||||
On the **Notification templates** tab, you can: |
||||
|
||||
- View, edit, copy or delete existing notification templates |
Loading…
Reference in new issue