Closed
Description
Component(s)
exporter/kafka, receiver/kafka
Describe the issue you're reporting
For the Kafka receiver, the default topic is always otlp_spans
:
For the Kafka exporter, the default topic is otlp_spans
for traces, otlp_metrics
for metrics, otlp_logs
for logs:
The default values should be identical for the Kafka receiver and exporter.