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

Kafka Streams Tracing does not continue the trace #1375

Open
navaneeth-spotnana opened this issue Jun 2, 2023 · 1 comment
Open

Kafka Streams Tracing does not continue the trace #1375

navaneeth-spotnana opened this issue Jun 2, 2023 · 1 comment
Assignees
Labels

Comments

@navaneeth-spotnana
Copy link

Describe the Bug

I am using brave-instrumentation-kafka-streams version 5.16.0 in a Spring boot 3 + Micrometer application, and I am observing that the consumer creates a new trace.

Expected Behaviour

The trace id of the producer should be continued by the consumer.

@jeqo
Copy link
Member

jeqo commented Jun 7, 2023

@navaneeth-spotnana thanks for reporting this. Would you mind sharing more context on how this is not working? How's the producer instrumented? How's your stream application instrumented?
If you have a test case or sample application to reproduce (similar to https://github.com/openzipkin/brave-example/) would be even better.

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

No branches or pull requests

2 participants