datadog-operations

Automate Datadog monitoring, incident response, and cost optimization across Bash, Python, and Go.

1|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/ryanmaclean/vibecode-webgui --skill datadog-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datadog-operations
Source: https://github.com/ryanmaclean/vibecode-webgui/tree/main/dd-skill-test
Command: npx skills add https://github.com/ryanmaclean/vibecode-webgui --skill datadog-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, bc, python3, pip, requests, python-dateutil, gitpython, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the heavy lifting of Datadog operational tasks, enabling unified access to observability data and automation capabilities across monitoring, dashboards, and incident workflows.

Core Features & Use Cases

  • Unified Data Access: Query APM traces, logs, metrics, RUM, and security signals from a single interface.
  • Automation & Creation: Create and manage monitors, dashboards, incidents, and synthetic tests; trigger workflows to orchestrate remediation.
  • GenAI Observability & Cost Analysis: Track GenAI observability metrics and Datadog cost usage; surface AI-driven optimization recommendations.
  • Use Case: For a production outage, quickly run investigations, spin up dashboards, open incidents, and auto-remediate using a single command set.

Quick Start

Run an example: bash scripts/query-apm.sh --service my-service --from 1h --json

Frequently Asked Questions about datadog-operations

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

FAQPage Schema
What is the best way to automate Datadog incident response and monitoring workflows?

Automate Datadog operations by using unified scripts to query APM traces, logs, and metrics, enabling you to spin up dashboards, open incidents, and trigger auto-remediation from a single command set.

How do I query APM traces and logs for a production outage investigation?

Query APM traces, logs, metrics, and RUM by running a command like 'bash scripts/query-apm.sh --service my-service --from 1h --json' to quickly retrieve unified observability data during an incident.

Can I manage Datadog monitors and dashboards using Python and Bash scripts?

Create and manage monitors, dashboards, incidents, and synthetic tests using unified tooling that provides observability data access across Bash, Python, and Go implementations.

What dependencies do I need to run Datadog automation scripts?

Install jq, curl, bc, python3, pip, requests, python-dateutil, and gitpython in your environment to execute the Datadog operations automation scripts successfully.

Does this approach support tracking GenAI observability metrics and Datadog cost usage?

The automation tooling tracks GenAI observability metrics and Datadog cost usage, surfacing AI-driven optimization recommendations to help manage your observability spending.