Skip to main content
The Datadog integration is on our roadmap. This page outlines the planned feature and will be updated when it becomes available.

Planned capabilities

The Datadog integration will forward DevHelm monitor metrics and events to your Datadog account:
  • Custom metrics — check duration, success/failure counts, and uptime ratios as Datadog metrics
  • Events — incident creation, confirmation, and resolution as Datadog events
  • Service checks — monitor status as Datadog service checks for integration with Datadog monitors and SLOs

Use cases

  • Correlate DevHelm uptime checks with Datadog APM traces and infrastructure metrics
  • Build unified dashboards that combine external monitoring (DevHelm) with internal observability (Datadog)
  • Create Datadog monitors that trigger based on DevHelm check data

In the meantime

You can use custom webhooks to forward DevHelm incident events to Datadog:
  1. Create a Datadog Events API endpoint
  2. Configure a DevHelm webhook alert channel pointing to it
  3. Map incident fields to Datadog event attributes in your webhook handler
Alternatively, use the REST API to pull monitor data into Datadog via a custom integration.

Next steps

Webhooks

Forward events via custom HTTP webhooks.

API Reference

Access monitor data via the REST API.