-
Notifications
You must be signed in to change notification settings - Fork 870
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
MQ Boundaries are not crossed, Redis call and MQ consumer not auto instrumented #2436
Comments
For rabbitMQ consumer I doing the following way as a work around for the time being |
Hi @mnadeem , |
In this ticket we are talking about rabbitmq and not redis not sure if I am missing anything |
Oh, you mentioned that "Redis calls are not instrumented" so I thought that you wanted to have Lettuce 6 instrumented as well |
Apologies, missed it |
Created a separate enhancement request for Lettuce, What needs to be done for RabbitMQ ? |
Thanks! |
Describe the bug
Three things
@WithSpan
Steps to reproduce
https://github.com/mnadeem/boot-opentelemetry-tempo ==> look for complex branches, same behavior is across the branches.
and then
What did you expect to see?
A clear and concise description of what you expected to see.
What did you see instead?
A clear and concise description of what you saw instead.
What version are you using?
(e.g.,
v0.9.0
,393e4a2
, etc) : 0.15.0, 0.16.0 and 0.17.0Environment
Compiler: (e.g., "AdoptOpenJDK 11.0.6") : Oracle jdk 8
OS: (e.g., "Ubuntu 20.04") : Widows 10
Runtime (if different from JDK above): (e.g., "Oracle JRE 8u251")
OS (if different from OS compiled on): OS is same as that of compiled one, Widows 10
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: