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

Adding Java / Spring Boot / kafka and rabbitmq tracing examples. #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ptabasso2
Copy link

Thought it could be useful to anyone who is looking for an example of java/manual tracing (OpenTracing >= v0.32) based on Kafka using a SpringBoot framework.
It shows how one can propagate context across kafka brokers through a Producer/Consumer example.
-Pejman

@ptabasso2 ptabasso2 changed the title Adding Java / Spring Boot / kafka tracing example. Adding Java / Spring Boot / kafka and rabbitmq tracing examples. Apr 11, 2020
@ptabasso2
Copy link
Author

I've just added another project with RabbitMQ tracing

@knusbaum
Copy link
Contributor

knusbaum commented Apr 20, 2020

Looks ok to me on the surface, but a review from someone on our Java team would be much more valuable than mine.

I'm wondering why we're checking in .class files and jars.

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

Successfully merging this pull request may close these issues.

2 participants