Datadog observability automation
Poll the Events API v2 for new events matching a query (poll-based trigger). Datadog has no consumer-facing webhook subscription API, so this trigger polls ``GET /api/v2/events`` on a schedule. New events are deduplicated via a cursor on the last-seen event id so already-emitted events never re-fire.
4 fields
Create an alert/metric monitor.
6 fields
Fetch a single monitor's details.
1 field
List all monitors, optionally filtered.
Edit an existing monitor.
5 fields
Delete a monitor.
Silence a monitor, optionally scoped and timed.
3 fields
Re-enable a muted monitor.
2 fields
Search monitors by query string.
Post an event to the event stream.
7 fields
Fetch a single event.
List events in a time range.
Query events with a structured filter.
Submit metric data points (time series).
Cross-product timeseries data query (v2).
Query metric points over a time range (legacy v1).
List metrics actively reporting since a timestamp.
Fetch metadata for a metric.
Submit a log entry to the intake.
Search log events (v2 query).
Aggregate/group log events.
Create a dashboard.
Fetch a dashboard definition.
List all dashboards.
Update a dashboard.
Delete a dashboard.
Open an incident.
List incidents.
Update incident fields/state.
Schedule a monitor downtime.
Cancel a scheduled downtime.
List scheduled downtimes.
Get a downtime by ID.
Update an existing downtime.
Create a Service Level Objective.
9 fields
Get an SLO by ID.
List all SLOs.
Update an existing SLO.
Delete an SLO.
Get SLO performance history.
List infrastructure hosts.
Get total active host counts.
Mute a host to silence its alerts.
Unmute a host.
Get tags for a specific host.
Add tags to a host.
Replace all tags on a host.
Remove all tags from a host.
Post a service check run.
List synthetic tests.
Get a synthetic test configuration.
Trigger one or more synthetic tests to run immediately.
Pause or resume a synthetic test.
Wire Datadog into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.