datadog-automation

Automate Datadog metrics, logs, monitors, dashboards, events, and downtimes.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill datadog-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datadog-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/datadog-automation
Command: npx skills add https://github.com/dr-code/beacon --skill datadog-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and automates routine Datadog observability tasks so engineers can quickly query metrics, search logs, manage monitors and dashboards, post events, and schedule downtimes without manually calling disparate APIs.

Core Features & Use Cases

  • Metric querying and exploration: Run time-series queries and list available metrics to diagnose performance regressions or track SLOs.
  • Log search and analysis: Search logs with filters and pagination to investigate incidents or surface error trends.
  • Monitor and dashboard management: Create, update, mute/unmute, and inspect monitors and dashboards to maintain alerting and visualization.
  • Events, downtimes, hosts, and traces: Post events, schedule maintenance windows, list hosts, and retrieve traces for end-to-end incident workflows.
  • Real-world example: Schedule a downtime for weekend maintenance, mute noisy monitors during the window, and create an event announcing the maintenance to stakeholders.

Quick Start

Use the datadog-automation skill to query the last hour error rate for service api and summarize whether it exceeded the alert threshold.

Frequently Asked Questions about datadog-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Datadog monitoring workflows for metrics, logs, and dashboards?

You can automate Datadog monitoring workflows by applying this skill to query metrics, search logs, manage monitors and dashboards, post events, and schedule downtimes without manually calling disparate APIs.

Can I schedule downtime and mute monitors in Datadog for maintenance windows?

Yes, you can schedule downtimes and mute noisy monitors in Datadog during maintenance windows, and create events announcing the maintenance to stakeholders for end-to-end incident workflows.

Do I need a Rube MCP connection to query Datadog metrics and logs?

Yes, querying Datadog metrics and logs requires an active Rube MCP connection with the Datadog toolkit, along with proper timestamp formats, pagination handling, rate limit awareness, and authentication flows.

How do I search Datadog logs with filters and pagination to investigate incidents?

You search Datadog logs by applying filters and pagination through the skill to investigate incidents or surface error trends, centralizing log search and analysis operations for observability tasks.

What is the best way to manage Datadog monitors and dashboards for alerting?

The best way to manage Datadog monitors and dashboards is using this skill to create, update, mute, unmute, and inspect them, maintaining alerting and visualization for DevOps and SRE workflows.

Can I retrieve Datadog traces and list hosts for incident diagnostics?

Yes, you can retrieve traces and list hosts in Datadog to support end-to-end incident workflows, inspecting hosts and traces alongside metrics and logs for comprehensive observability diagnostics.