alerting:docs>google chat (#90257)

* alerting:docs>google chat

* pretty

* weight

* changed weight

* typo
This commit is contained in:
antonio 2024-07-17 08:22:47 +02:00 committed by GitHub
parent f5da9edbba
commit 2186676f55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 66 additions and 9 deletions

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Discord menuTitle: Discord
title: Configure Discord for Alerting title: Configure Discord for Alerting
weight: 300 weight: 10
--- ---
# Configure Discord for Alerting # Configure Discord for Alerting

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Email menuTitle: Email
title: Configure email for Alerting title: Configure email for Alerting
weight: 300 weight: 20
--- ---
# Configure email for Alerting # Configure email for Alerting

View File

@ -0,0 +1,57 @@
---
canonical: https://grafana.com/docs/grafana/latest/alerting/configure-notifications/manage-contact-points/integrations/configure-google-chat/
description: Configure the Google Chat integration to receive notifications when your alerts are firing
keywords:
- grafana
- alerting
- Google Chat
- integration
labels:
products:
- cloud
- enterprise
- oss
menuTitle: Google Chat
title: Configure Google Chat for Alerting
weight: 30
---
# Configure Google Chat for Alerting
Use the Grafana Alerting - Google Chat integration to receive alert notifications in your Google Chat space when your Grafana alert rules are triggered and resolved.
## Before you begin
Create a Webhook to enable Grafana to send alert notifications to a Google Chat space.
To create a Webhook in Google Chat space, complete the following steps.
1. Follow the steps in [Google's Chat app guide](https://developers.google.com/workspace/chat/quickstart/webhooks#create_a_webhook).
1. Copy the Webhook URL.
## Procedure
To create your Google Chat integration in Grafana Alerting, complete the following steps.
1. Navigate to **Alerts & IRM** -> **Alerting** -> **Contact points**.
1. Click **+ Add contact point**.
1. Enter a contact point name.
1. From the Integration list, select **Google Chat**.
1. In the **URL** field, paste in your Webhook URL.
1. Click **Test** to check that your integration works.
A test alert notification should be sent to the Google Chat space that you associated with the Webhook.
1. Click **Save contact point**.
## Next steps
The Google Chat contact point is ready to receive alert notifications.
To add this contact point to your alert, complete the following steps.
1. In Grafana, navigate to **Alerting** > **Alert rules**.
1. Edit or create a new alert rule.
1. Scroll down to the **Configure labels and notifications** section.
1. Under **Notifications** click **Select contact point**.
1. From the drop-down menu, select the previously created contact point.
1. Click **Save rule and exit**.

View File

@ -18,7 +18,7 @@ labels:
- oss - oss
menuTitle: Grafana OnCall menuTitle: Grafana OnCall
title: Configure Grafana OnCall for Alerting title: Configure Grafana OnCall for Alerting
weight: 300 weight: 40
--- ---
# Configure Grafana OnCall for Alerting # Configure Grafana OnCall for Alerting

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Opsgenie menuTitle: Opsgenie
title: Configure Opsgenie for Alerting title: Configure Opsgenie for Alerting
weight: 300 weight: 60
--- ---
# Configure Opsgenie for Alerting # Configure Opsgenie for Alerting

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Slack menuTitle: Slack
title: Configure Slack for Alerting title: Configure Slack for Alerting
weight: 300 weight: 80
refs: refs:
nested-policy: nested-policy:
- pattern: /docs/grafana/ - pattern: /docs/grafana/

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Microsoft Teams menuTitle: Microsoft Teams
title: Configure Microsoft Teams for Alerting title: Configure Microsoft Teams for Alerting
weight: 300 weight: 50
--- ---
# Configure Microsoft Teams for Alerting # Configure Microsoft Teams for Alerting

View File

@ -13,7 +13,7 @@ labels:
- oss - oss
menuTitle: Telegram menuTitle: Telegram
title: Configure Telegram for Alerting title: Configure Telegram for Alerting
weight: 300 weight: 90
--- ---
# Configure Telegram for Alerting # Configure Telegram for Alerting

View File

@ -14,7 +14,7 @@ labels:
- oss - oss
menuTitle: PagerDuty menuTitle: PagerDuty
title: Configure PagerDuty for Alerting title: Configure PagerDuty for Alerting
weight: 400 weight: 70
--- ---
# Configure PagerDuty for Alerting # Configure PagerDuty for Alerting

View File

@ -21,7 +21,7 @@ labels:
- oss - oss
menuTitle: Webhook notifier menuTitle: Webhook notifier
title: Configure the webhook notifier for Alerting title: Configure the webhook notifier for Alerting
weight: 200 weight: 100
--- ---
# Configure the webhook notifier for Alerting # Configure the webhook notifier for Alerting