# What this PR does ## Which issue(s) this PR fixes ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --------- Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
1.4 KiB
1.4 KiB
| aliases | canonical | keywords | title | weight | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-stackdriver/ |
|
Stackdriver | 500 |
Stackdriver integration for Grafana OnCall
The Stackdriver integration for Grafana OnCall handles ticket events sent from Stackdriver webhooks. The integration provides grouping, auto-acknowledge and auto-resolve logic via customizable alert templates.
You must have the [role of Admin]({{< relref "user-and-team-management" >}}) to be able to create integrations in Grafana OnCall.
Configuring Grafana OnCall to Receive Alerts from Stackdriver
- In the Integrations tab, click + New integration.
- Select Stackdriver from the list of available integrations.
- Enter a name and description for the integration, click Create
- A new page will open with the integration details. Copy the OnCall Integration URL from HTTP Endpoint section.
Configuring Stackdriver to Send Alerts to Grafana OnCall
-
Create a notification channel in Stackdriver by navigating to Workspace Settings -> WEBHOOKS -> Add Webhook OnCall Integration URL
-
Create and alert in Stackdriver by navigating to Alerting -> Policies -> Add Policy -> Choose Notification Channel using the channel set up in step 1