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 Producer Span Name is Incorrectly Set to Consumer Span Name #302

Open
suddendust opened this issue Feb 22, 2022 · 1 comment
Open

Comments

@suddendust
Copy link

We have a call that pushes a record into Kafka with span name as kafka_producer1 and with consumer span name as kafka_consumer1, as can be seen in Jaeger UI below:

jaeger

However, in Hypertrace, the producer span name is incorrectly set to kafka_consumer1:

ht

@suddendust
Copy link
Author

suddendust commented Feb 22, 2022

Let me know if the trace json is needed to reproduce this. Can send it over DM.

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

No branches or pull requests

1 participant