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

streaming-export/aws-kinesis-firehose

Real-time export channel that delivers selected NRDB telemetry records into a customer-owned AWS Kinesis Data Firehose delivery stream. The exported NRQL must be a flat query (no aggregation, no FACET, no LOOKUP, no COMPARE WITH, no subqueries). Records are JSON; payloads can optionally be GZIP-compressed when payloadCompression is set to GZIP.

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

Channel address

streaming-export/aws-kinesis-firehose

Operations

streamToAwsKinesisFirehose
Consume streaming-exported telemetry records from AWS Kinesis Firehose

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.