Method level traces not exported to Jaeger #13061
Unanswered
SMVitality
asked this question in
Q&A
Replies: 1 comment 1 reply
-
is this what you're looking for? #2574 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am taking at look at opentelemetry-spring-boot-starter v2.11.0 with springboot 3.4.1 as we're interested in the zero-code instrumentation options
I have got a minimal springboot webflux application running and have jaeger-all-in-one receiving the Trace info for the webApp /Get entry-point
I was hoping to see that the Tracing info would follow the method calls through my code from this entry-point
Any hints/examples would be gratefully received
Beta Was this translation helpful? Give feedback.
All reactions