Datadog · Arazzo Workflow
Datadog Schedule a Downtime
Version 1.0.0
Schedule a downtime for monitors matching a scope, confirm it, then cancel it.
Provider
Workflows
schedule-downtime
Schedule, verify, and cancel a Datadog downtime.
Creates a downtime scoped to a query and a list of monitor tags, fetches the created downtime by id to confirm it exists, then cancels it.
1
scheduleDowntime
CreateDowntime
Schedule a downtime that mutes monitors matching the supplied scope and monitor tags.
2
getDowntime
GetDowntime
Fetch the created downtime by id to confirm it was scheduled and read its current state.
3
cancelDowntime
CancelDowntime
Cancel the downtime so the mute window is closed out. Canceled downtimes are retained for approximately two days before permanent removal.