From bd63388bc5dc67cd6088c74f0fd047f8adc9d0c1 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 18 Apr 2023 01:59:57 -0500 Subject: [PATCH] [v9.5.x] Docs: Un-draft 'Configure Integrations' docs (#66715) Docs: Un-draft 'Configure Integrations' docs (#66699) * Docs: Un-draft 'Configure Integrations' docs * fix typo (cherry picked from commit a113d94bbb2f9609b84a86a98f3455597367af04) Co-authored-by: Santiago --- .../manage-contact-points/configure-integrations.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/sources/alerting/manage-notifications/manage-contact-points/configure-integrations.md b/docs/sources/alerting/manage-notifications/manage-contact-points/configure-integrations.md index e462c5d20c9..8c28bfda42e 100644 --- a/docs/sources/alerting/manage-notifications/manage-contact-points/configure-integrations.md +++ b/docs/sources/alerting/manage-notifications/manage-contact-points/configure-integrations.md @@ -1,6 +1,5 @@ --- description: Configure integrations -draft: true keywords: - Grafana - alerting @@ -14,7 +13,7 @@ weight: 100 # Configure integrations -Configure integrations in Grafana to select your preferred communication channel for receiving notifications when your alert rules are fire. Each integration has its own configuration options and setup process. In most cases, this involves providing an API key or a Webhook URL. +Configure 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.