How to get current context when use javaagent? #7952
Replies: 2 comments
-
Can anyone answer this question? Or is it being used incorrectly? |
Beta Was this translation helpful? Give feedback.
-
Span is started and ended inside |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
version: 1.23.0-alpha
I want to get the basic information of the trace after the jdbc statement, and then do other business processing based on this information.
How to get the
current.context
,traceId
,statement.spanId
in the jdbc statement, I get is always empty{}.Beta Was this translation helpful? Give feedback.
All reactions