dd-monitors

Manage Datadog monitors for creation, updates, muting, and alerting best practices.

975|100|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/datadog-labs/pup --skill dd-monitors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dd-monitors
Source: https://github.com/datadog-labs/pup/tree/main/skills/dd-monitors
Command: npx skills add https://github.com/datadog-labs/pup --skill dd-monitors

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create, manage, and maintain Datadog monitors for effective alerting, reducing alert fatigue and improving incident response.

Core Features & Use Cases

  • Monitor Management: Create, list, get, mute, and unmute Datadog monitors.
  • Alerting Best Practices: Provides guidance on avoiding alert fatigue, proper scoping, recovery thresholds, and actionable messages.
  • Use Case: Quickly create a new Datadog monitor for high CPU usage on production servers, ensuring it has appropriate thresholds and an actionable message with a runbook link.

Quick Start

Log in to your Datadog account using the pup CLI.

Frequently Asked Questions about dd-monitors

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

FAQPage Schema
How do I create Datadog monitors for metric and log alerting?

To create Datadog monitors for metric and log alerting, use this Skill to define thresholds, proper scoping, and actionable messages. It supports creating various monitor types including metric, query, service check, event, log, composite, and APM alerts.

What is the best way to reduce alert fatigue with Datadog monitors?

Reducing alert fatigue with Datadog monitors involves applying alerting best practices like proper scoping, setting recovery thresholds, and writing actionable messages. This Skill provides built-in guidance to enforce these practices during monitor creation and updates.

Do I need the pup CLI to manage Datadog monitors?

Yes, you need the pup CLI to manage Datadog monitors with this Skill. It requires the 'pup' binary or a Go installation to be installed and configured for Datadog API access to execute monitor management commands.

Can I mute and unmute Datadog monitors automatically?

You can mute and unmute Datadog monitors automatically by utilizing this Skill's monitor management capabilities. It supports listing, getting, muting, and unmuting existing monitors to handle scheduled maintenance or active incident response.

Does this Skill support creating composite and APM Datadog alerts?

Yes, this Skill supports creating composite and APM Datadog alerts. It handles multiple monitor types, allowing you to configure metric, query, service check, event, log, and composite alerts according to alerting best practices.