You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OTEL collector now has kafka exporter and receiver. Instead of reusing the impl from jaeger core we should use the OTEL impl. This new implementation does not use sarama-cluster.
OTEL collector now has kafka exporter and receiver. Instead of reusing the impl from jaeger core we should use the OTEL impl. This new implementation does not use sarama-cluster.
https://github.com/open-telemetry/opentelemetry-collector/tree/master/exporter/kafkaexporter
https://github.com/open-telemetry/opentelemetry-collector/tree/master/receiver/kafkareceiver
The text was updated successfully, but these errors were encountered: