Sentry · Arazzo Workflow
Sentry Create a Metric Alert Rule
Version 1.0.0
Create a metric alert rule for an organization, retrieve it, and confirm it appears in the rule list.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
create-metric-alert
Create a metric alert rule and verify it via retrieval and listing.
Creates a metric alert rule with a single warning trigger, retrieves the created rule to confirm it, and lists the organization's metric alert rules to verify the rule was registered.
1
createRule
createMetricAlertRule
Create a metric alert rule with a single trigger that fires when the aggregate crosses the supplied threshold.
2
confirmRule
retrieveMetricAlertRule
Retrieve the created metric alert rule to confirm its configuration.
3
listRules
listMetricAlertRules
List the organization's metric alert rules to verify the new rule is present.