Spring Webflux Auto Instrumentation with additional tags #7696
Unanswered
algirdelizzz
asked this question in
Q&A
Replies: 1 comment
-
Hey @algirdelizzz , That depends whether you want to add attributes to the
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I'm running a Spring Boot application along side the java-agent, it all works fine, but let's say I want to add some additional custom tags to the spans created by the io.opentelemetry.spring-webflux-5.0 library, what would be the correct approach of doing this? In manual mode, I guess it would be adding an additional attribute extractor in SpringWebfluxTelemetryBuilder.
Beta Was this translation helpful? Give feedback.
All reactions