Replies: 1 comment 2 replies
-
Hey @478467337, I suppose you're using the agent and you can't get the current span, is that correct? Can you post some more details? E.g. agent and opentelemetry-annotations versions that you're using, a code sample and/or a repo. |
Beta Was this translation helpful? Give feedback.
2 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.
-
https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/manual-instrumentation.md#adding-attributes-to-the-current-span
Span.current().getSpanContext().getSpanId() = 0000000000000000
Beta Was this translation helpful? Give feedback.
All reactions