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:- Create a Datadog Events API endpoint
- Configure a DevHelm webhook alert channel pointing to it
- Map incident fields to Datadog event attributes in your webhook handler
Next steps
Webhooks
Forward events via custom HTTP webhooks.
API Reference
Access monitor data via the REST API.