OpenTelemetry Collector
This page describes how to connect the OpenTelemetry Collector to WarpStream using the Kafka exporter.
Last updated
Was this helpful?
This page describes how to connect the OpenTelemetry Collector to WarpStream using the Kafka exporter.
Last updated
Was this helpful?
The Kafka exporteris no longer bundled as part of the standard otel collector, so you'll need to use one of the .
The sample configuration file below demonstrates how to configure the OpenTelemetry collector with a Kafka exporter that writes to an unauthenticated WarpStream cluster. This setup makes the most sense when you're self-hosting the WarpStream Agents in your own cloud account / VPC using the BYOC product.
The sample configuration file below demonstrates how to configure the OpenTelemetry collector with a Kafka exporter that writes to an authenticated WarpStream cluster.
v0.92.0
of the collector supports specifying Kafka client IDs like so:
See our documentation on for more details.