New Relic · Arazzo Workflow
New Relic Record Deployment Marker
Version 1.0.0
Resolve an application by name and record a deployment marker on it.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
record-deployment-marker
Resolve an app by name, post a deployment marker, and confirm it.
Looks up the application id by name, posts a deployment marker with the supplied revision and changelog, then lists deployments to confirm the new marker is present.
1
resolveApplication
Resolve the application by exact name to obtain the application id used to record the deployment marker.
2
recordDeployment
Record a deployment marker against the resolved application capturing the revision, changelog, description, and user.
3
confirmDeployment
List the application's deployments to confirm the new marker was recorded and is part of the deployment history.
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.