Datadog · Arazzo Workflow
Datadog Cleanup Stale Monitors
Version 1.0.0
List monitors by tag, then delete a matched stale monitor.
Provider
Workflows
cleanup-stale-monitors
List monitors by tag then delete a matched stale one.
Searches monitors using name and tag filters and then permanently deletes the first matched monitor, optionally forcing the deletion.
1
listMonitors
listMonitors
List monitors filtered by name and tags to identify the stale monitor that should be retired.
2
deleteMonitor
deleteMonitor
Permanently delete the first matched stale monitor, optionally forcing deletion when it is referenced by SLOs or composite monitors.