AsyncAPI channel · New Relic · New Relic Streaming and Event-Driven Surfaces

streaming-export/azure-event-hub

Real-time export channel that delivers selected NRDB telemetry records into a customer-owned Azure Event Hub. NRQL filter rules and payload shape are the same as for the AWS Kinesis Firehose destination.

Provider: New Relic AsyncAPI: v2.6.0 Spec: New Relic Streaming and Event-Driven Surfaces Operations: 1 Messages: 1

Channel address

streaming-export/azure-event-hub

Operations

streamToAzureEventHub
Consume streaming-exported telemetry records from Azure Event Hub

Messages

streamingExportRecord
A single NRDB row exported in real time by a Streaming Data Export rule. The record fields match the columns selected by the export rule's flat NRQL query.
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.