Oracle Cloud Infrastructure · Arazzo Workflow
Oracle Cloud Create Metric Alarm
Version 1.0.0
Discover a metric in a namespace, create an alarm on it, then confirm the alarm.
View Spec
View on GitHub
Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a ServiceArazzoWorkflows
Provider
Workflows
create-metric-alarm
Discover a metric, create an alarm on it, then confirm the alarm.
Lists metrics to find a target metric, creates an alarm with a threshold query, and reads the alarm back with getAlarm.
1
listMetrics
listMetrics
List the metrics available in the compartment and namespace to confirm the target metric exists.
2
createAlarm
createAlarm
Create an alarm in the compartment that evaluates the threshold query against the metric namespace.
3
getAlarm
getAlarm
Read the alarm back to confirm it was created and is enabled.