Skip to content

Datadog

Configure Datadog monitors to send alerts to beeps via webhooks.

  • Active Datadog account
  • beeps relay webhook URL
  1. In Datadog, navigate to IntegrationsWebhooks
  2. Click New to create a webhook
  3. Name your webhook (e.g., “beeps Production”)
  4. Enter URL: https://hooks.beeps.dev/YOUR_WEBHOOK_ID
  5. Optionally customize the payload template (see below)
  6. Save the webhook

Add the webhook to your monitors:

  1. Create or edit a monitor
  2. In the Notify your team section, add @webhook-beeps-dev-production (using your webhook name)
  3. Customize the message with monitor details
  4. Save the monitor

Configure monitors to re-notify if not resolved:

  1. In monitor settings, enable Renotify if this monitor stays in alert state
  2. Set interval (e.g., every 60 minutes)
  3. Include in message: This is a reminder that the alert is still active

When a Datadog monitor triggers, beeps normalizes the payload into an alert and runs your relay rules. Renotification webhooks from Datadog create follow-up alerts if the original is still active.