opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

Mongo plugin DefaultConnectionPoolInstrumentation does not support 4.10.x

Open 123liuziming opened this issue 6 months ago • 0 comments

Describe the bug

The DefaultConnectionPoolInstrumentation only support mongo which version is lower to 4.10.0

Steps to reproduce

image

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

123liuziming avatar Aug 20 '24 12:08 123liuziming