Officialv1.0.03 scenarios
Datadog Monitors
Datadog monitor guidance for threshold drift, no-data handling, and alert-routing changes.
deploywhisper skill install datadog-monitors
How to use this skill
1. Install it locally
Use the install command above from any DeployWhisper app checkout that has the installer enabled.
2. Run analysis on matching artifacts
This skill activates when files or content patterns below are detected during analysis.
3. Verify behavior
Published registry data currently includes 3 deterministic scenarios for this skill.
Metadata
Author
DeployWhisper
Version
1.0.0
License
MIT
Scenarios
3
Tags
Triggers
- datadog-monitor.json
- datadog-monitor.yaml
Content patterns
- No content pattern hints declared.
Guidance excerpt
Critical risk patterns
- Loosening alert thresholds or evaluation windows can suppress paging on real incidents = HIGH
- Disabling `notify_no_data` on heartbeat-style monitors hides telemetry loss = HIGH
- Removing renotify behavior on sev1 services lengthens incident response = MEDIUM
- Composite monitor dependency changes can invert alert logic for multiple downstream teams = HIGH
Review cues
- Review query logic, no-data handling, and alert routing together for Datadog monitor changes.
- Prefer deterministic roll-forward or rollback steps over hand-wavy remediation notes.