Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Kafka exporter/receiver from OTEL #2480

Closed
pavolloffay opened this issue Sep 16, 2020 · 0 comments · Fixed by #2494
Closed

Use Kafka exporter/receiver from OTEL #2480

pavolloffay opened this issue Sep 16, 2020 · 0 comments · Fixed by #2494

Comments

@pavolloffay
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant