oncall-engine/docs/sources/integrations/datadog/index.md
Alyssa Wada 80f932995c
oncall docs refactor (#3757)
# What this PR does

- Restructure the OnCall documentation to align with Grafana Labs
[documentation structure
guidance](https://grafana.com/docs/writers-toolkit/structure/).

- Updates documentation front matter to include all required fields.

## Which issue(s) this PR fixes
Related to issue #3700 

## 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)

---------

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-08 22:59:28 +00:00

1.8 KiB

aliases canonical keywords labels title weight
add-datadog/
/docs/oncall/latest/integrations/available-integrations/configure-datadog/
https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-datadog/
Grafana Cloud
Alerts
Notifications
on-call
datadog
products
cloud
Datadog 500

Datadog integration for Grafana OnCall

This integration is not available in OSS version

The Datadog integration for Grafana OnCall handles ticket events sent from Datadog webhooks. The integration provides grouping, auto-acknowledge and auto-resolve logic via customizable alert templates.

You must have the [role of Admin][user-and-team-management] to be able to create integrations in Grafana OnCall.

Configuring Grafana OnCall to Receive Alerts from Datadog

  1. In the Integrations tab, click + New integration.
  2. Select Datadog from the list of available integrations.
  3. Enter a name and description for the integration, click Create
  4. A new page will open with the integration details. Copy the OnCall Integration URL from HTTP Endpoint section.

Configuring Datadog to Send Alerts to Grafana OnCall

  1. Navigate to the Integrations page from the sidebar
  2. Search for webhook in the search bar
  3. Enter a name for the integration, for example: grafana-oncall-alerts
  4. Paste the OnCall Integration URL, then save
  5. Navigate to the Events page from the sidebar to send the test alert
  6. Type @webhook-grafana-oncall-alerts test alert
  7. Click the post button

{{% docs/reference %}} [user-and-team-management]: "/docs/oncall/ -> /docs/oncall/<ONCALL_VERSION>/manage/user-and-team-management" [user-and-team-management]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/manage/user-and-team-management" {{% /docs/reference %}}