Datadog · Arazzo Workflow
Datadog Tune Monitor Thresholds
Version 1.0.0
Fetch a Datadog monitor, then update its options and alert thresholds.
Provider
Workflows
tune-monitor-thresholds
Read a monitor and then update its options and thresholds.
Fetches a monitor by ID, then updates its query, name, message, and option thresholds to retune when it alerts.
1
getMonitor
getMonitor
Read the monitor by ID to capture its current query and name before retuning its thresholds.
2
updateThresholds
updateMonitor
Update the monitor with new option thresholds and renotify behavior to retune when and how often it alerts.