New Relic · Arazzo Workflow
New Relic Create NRQL Alert Policy
Version 1.0.0
Create an alert policy and attach a NRQL alert condition to it.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
create-nrql-alert-policy
Create a policy then attach a NRQL alert condition to it.
Creates an alert policy and chains a NRQL condition onto the returned policy id so a custom NRQL signal drives the new policy.
1
createPolicy
Create the alert policy that will own the NRQL condition, returning the generated policy id.
2
createNrqlCondition
Create a NRQL alert condition on the new policy so a custom query begins evaluating against the configured terms.
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.