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

Add instrumentation for Kafka Sarama Library #869

Open
grcevski opened this issue Jun 3, 2024 · 0 comments
Open

Add instrumentation for Kafka Sarama Library #869

grcevski opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@grcevski
Copy link
Contributor

grcevski commented Jun 3, 2024

Is your feature request related to a problem? Please describe.
Currently the Kafka instrumentation we have in the project is instrumenting kafka-go from segment.io, however Shopify/IBM Sarama seems widely popular as well and it's used in the OpenTelemetry DEMO. It would be nice to add instrumentation for Sarama so that we can demo the auto-instrumentation capabilities with the OpenTelemetry DEMO. Checkout service is a producer, while Accounting service is a consumer.

Describe the solution you'd like
Add new Kafka instrumentation support for both the producer and the consumer paths for Shopify/IBM Sarama.

Describe alternatives you've considered
Not having the library instrumented

Additional context
N/A

@grcevski grcevski added the enhancement New feature or request label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant