Datadog · Arazzo Workflow
Datadog Create a Monitor Configuration Policy
Version 1.0.0
Create a tag monitor configuration policy, read it back, then list policies.
Provider
Workflows
create-monitor-config-policy
Create a monitor tag policy, get it, then list all policies.
Creates a tag-type monitor configuration policy with the supplied tag key and valid values, reads it back by id, and lists all monitor configuration policies.
1
createPolicy
CreateMonitorConfigPolicy
Create a tag-type monitor configuration policy enforcing the supplied tag key and valid values.
2
getPolicy
GetMonitorConfigPolicy
Fetch the created policy by id to confirm it exists.
3
listPolicies
ListMonitorConfigPolicies
List all monitor configuration policies so the new one can be located.