Built by Metorial, the integration platform for agentic AI.
Query timeseries metric data from Datadog. Retrieve metric values over a specified time range using Datadog's query language. Use metric queries like `avg:system.cpu.user{host:myhost}` or `sum:my.custom.metric{env:production}.as_count()`.
Create or update a Datadog incident. Incidents track and manage service disruptions including severity, customer impact, and resolution status.
List all Datadog Synthetics tests. Returns test configurations, statuses, and associated metadata for API and browser tests.
Get full details of a specific Datadog dashboard by ID, including all widget definitions and template variables.
Delete a Datadog monitor by its ID. Optionally force-delete monitors that are referenced by other resources.
List users in the Datadog organization. Filter by status or search by name/email.
Send log entries directly to Datadog. Submit one or more log messages with optional source, tags, hostname, and service metadata.
Search and retrieve logs from Datadog using query syntax. Filter logs by time range, service, status, and custom attributes. Uses the Datadog log search query language, e.g. `service:my-service status:error`.
Trigger one or more Datadog Synthetics tests on demand. Useful for running tests as part of CI/CD or verifying service health.
Mute or unmute a Datadog monitor. Muting suppresses notifications for the monitor. Optionally scope the mute to specific groups and set an end time.
Schedule a downtime to temporarily mute monitoring notifications. Target specific monitors by ID or by tags, and scope the downtime to specific resources.
List events from the Datadog event stream within a time range. Filter events by priority, source, or tags.
Create or update a Datadog dashboard. Dashboards contain widgets that visualize metrics, logs, traces, events, and other data sources.
Post an event to the Datadog event stream. Events represent deployments, alerts, configuration changes, or any significant occurrence in your environment.
Get details and recent results of a Datadog Synthetics test by its public ID. Includes test configuration and latest results.
Submit custom metric data points to Datadog. Send one or more metric series with their values, timestamps, tags, and hosts.
List all Datadog dashboards in the organization. Returns a summary of each dashboard including title, layout type, and author.
List Datadog Service Level Objectives. Filter SLOs by query, tags, or specific IDs.
Create or update a Datadog monitor. Monitors evaluate queries and trigger alerts based on threshold conditions. Supports metric alerts, log alerts, anomaly detection, forecast, outlier, APM, and composite monitors.
List Datadog incidents. Returns incident details including title, severity, state, and customer impact status.
List infrastructure hosts monitored by Datadog. Filter by name and sort by various fields. Returns host details including apps, tags, and status.
Create or update a Datadog Service Level Objective. SLOs track the reliability of your services using monitor-based or metric-based measurements.
List and search Datadog monitors. Retrieve monitors filtered by name, tags, or state. Returns monitor details including current alert state.