Datadog Alerts

Last modified on July 16, 2026

AlertSite can forward alerts to Datadog for centralized monitoring, observability, and incident management. With this integration, you can consolidate AlertSite notifications with your broader monitoring infrastructure and enable streamlined incident response.

Datadog is a cloud-based monitoring and observability platform. AlertSite can send alert notifications directly to Datadog using webhook-based integrations. When an alert is triggered, AlertSite posts alert details to your Datadog account, helping your team respond quickly to issues.

Requirements

To configure AlertSite and Datadog integration, you need the following:

  • Datadog account with permissions to manage integrations and webhooks.
  • Datadog API Key for authentication.
  • Datadog Event API access enabled in your account.

To configure the integration, you need the following user permissions:

  • In AlertSite – Admin, Co-Admin, or Power User.
  • In Datadog – Administrator or API access privileges.

Configure Datadog

Before you can configure AlertSite to send alerts to Datadog, you need to create a webhook in Datadog.

Create a webhook

To create a Datadog webhook for AlertSite integration, perform the following steps in your Datadog account:

  1. Log in to Datadog with permissions to manage integrations and webhooks.

  2. From the left navigation menu, select Integrations.

  3. Locate and open the Webhooks integration.

  4. Click New Webhook.

  5. In the Configure Webhook Details dialog, enter the following information:

    • Webhook name – an arbitrary name for this webhook, for example, AlertSite Webhook.

    • Webhook URL – the third-party webhook URL provided by AlertSite.

    • Events to send – select the alert events you want to forward to Datadog.

    • Description – optional description to document the webhook purpose.

  6. Click Save Webhook and verify that the webhook appears as Active.

  7. Copy the webhook URL from the Datadog configuration. Save the URL in a secure location. Do not share this URL, as it allows external systems to post events to your Datadog account.

Configure AlertSite

After you create the webhook in Datadog, configure AlertSite to send alerts to your Datadog account.

Now, you can add a Datadog recipient or notifier in AlertSite:

AlertSite UXM

  1. Go to Alerts, then select Alert Recipients.

  2. Click New Recipient.

  3. Specify the following:

    • Name – an arbitrary name for this recipient, for example, Datadog.

    • Recipient – paste the webhook URL you copied earlier from Datadog.

    • Method – select Datadog.

  4. Click Add.

  5. Datadog is now available as an alert recipient in AlertSite.

  6. Click the pencil icon next to the Datadog recipient to access additional alerting options.

  7. Configure the following options as required:

    • Select Enable availability notifications to send alerts when errors are detected.

    • In the Notify me after consecutive errors field, enter the number of errors that must occur before a notification sends.

    • In the Stop notifying me after consecutive notifications field, enter the maximum number of notifications to send.

    • Select Notify me when the error has cleared. This will automatically send a resolution event to Datadog when the error condition clears in AlertSite.

  8. For the description of additional options for availability and performance alerts, see Recipient Properties.

AlertSite 1.0

  1. Go to Notifiers.

  2. Click Add Notifier.

  3. Specify the following:

    • Description – an arbitrary name for this notifier, for example, Datadog.

    • Send a(n) – select Datadog.

    • To – paste the webhook URL you copied earlier from Datadog.

  4. In the Configure Standard (Availability) Notifications section, configure the following options:

    • Select the Enable availability notifications checkbox.

    • In the Notify me after consecutive errors field, enter the number of errors that must occur before a notification sends.

    • In the Stop notifying me after consecutive notifications field, enter the maximum number of notifications to send.

    • Select the Notify me when the error has cleared option. This will automatically send a resolution event to Datadog when an error condition clears in AlertSite.

  5. For the description of additional options for availability and performance alerts, see Recipient Properties.

  6. Click Submit in the top right corner.

Note: By default, all AlertSite monitors send alerts to all configured alert recipients. But if you have recipient groups configured, each group's monitors send alerts only to recipients in that group. In this case you need to add the Datadog recipient to the relevant groups to receive alerts from monitors in that group.

Alert notifications

When AlertSite sends an alert to Datadog, the notification includes the following key information:

  • Monitor name – The name of the monitor that triggered the alert.
  • Status – The alert status, for example, Error, Warning, or OK.
  • Error description – Details about what caused the alert.
  • Location – The monitoring location that detected the issue.
  • Timestamp – When the alert was triggered.

You can customize alert messages by using alert templates in AlertSite.

Best practices

Follow these recommendations to maximize the effectiveness of Datadog integration:

  • Route only actionable alerts to Datadog to avoid event stream overload.
  • Use monitor naming conventions that map clearly to service, team, and environment.
  • Enable clear notifications so incident timelines in Datadog include recovery events.
  • Create separate notifiers or monitor groups for production and non-production signals.
  • Create one test monitor per integration and verify end-to-end delivery before enabling for production.
  • Confirm both error and clear notifications are received in Datadog.
  • Validate escalation behavior by adjusting consecutive error thresholds.
  • Document ownership for each notifier destination.
  • Review notifier settings quarterly against business service level agreements and on-call policies.
Highlight search results