Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
1.io.opentelemetry.javaagent.instrumentation.opentelemetryapi.context.AgentContextWrapper can not found
application.io.opentelemetry.api.trace.Span in my ide,I can only found io.opentelemetry.api.trace.Span in my ide
Maybe is that, The package name for the API that the agent does not invoke should not overlap with the package name used in the client's code. but how did I fix it on ide?
Beta Was this translation helpful? Give feedback.
All reactions