opentelemetry-java-instrumentation
opentelemetry-java-instrumentation copied to clipboard
Mongo plugin DefaultConnectionPoolInstrumentation does not support 4.10.x
Describe the bug
The DefaultConnectionPoolInstrumentation
only support mongo which version is lower to 4.10.0
Steps to reproduce
Expected behavior
The getAsync
can propagate the context correctly
Actual behavior
The getAsync
can not propagate the context correctly
Javaagent or library instrumentation version
latest
Environment
JDK: OS:
Additional context
No response