Back to skills

dd-monitors

infrastructure

Manages Datadog monitors through the pup CLI. You can list, search, create, and audit monitors, set up downtimes, and follow alerting best practices like recovery thresholds and proper scoping to redu

Setup & Installation

npx skills add https://github.com/datadog-labs/dd-monitors --skill dd-monitors
or paste the link and ask your coding assistant to install it
https://github.com/datadog-labs/dd-monitors
View on GitHub

What This Skill Does

Manages Datadog monitors through the pup CLI. You can list, search, create, and audit monitors, set up downtimes, and follow alerting best practices like recovery thresholds and proper scoping to reduce noise. Keeps monitor definitions in files you can version-control and review, instead of clicking through the Datadog UI for every threshold change.

When to use it

  • Working with dd monitors functionality
  • Implementing dd monitors features
  • Debugging dd monitors related issues