New Relic · Arazzo Workflow
New Relic Provision Alerting Stack
Version 1.0.0
Create a policy, attach a NRQL condition, and wire a notification channel.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
provision-alerting-stack
Stand up policy, NRQL condition, and channel association together.
Chains policy creation, NRQL condition creation, channel creation, and channel association so a single run produces a fully wired alerting setup.
1
2
createNrqlCondition
Attach a NRQL alert condition to the new policy.
3
createChannel
Create the notification channel that will receive policy notifications.
4
associateChannel
Associate the channel with the policy so violations are routed to the new channel, completing the alerting stack.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.