New Relic · Arazzo Workflow
New Relic Ingest Trace And Event
Version 1.0.0
Send a distributed trace then emit a correlated custom event.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
ingest-trace-and-event
Send a trace then emit a correlated custom event.
Sends a New Relic format span to the Trace API, then sends a custom event to the Event API carrying the same trace id for correlation.
1
sendTrace
Send a New Relic format span to the Trace API; the API accepts the payload and queues it for processing.
2
emitCorrelatedEvent
Send a custom event carrying the same trace id so the business event is linkable to the distributed trace during analysis.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.