instrumentation-mongodb slowdown the db operation when concurrent operations are executed. We have 10 db operations used to execute concurrently with different collection. Few of mongo-instrumentation has been blocked for sometime and then executing the operations
What did you expect to see?
Concurrent call should be happen without any blockage
What version of OpenTelemetry are you using?
What version of Node are you using?
v20.11.1
What did you do?
instrumentation-mongodb slowdown the db operation when concurrent operations are executed. We have 10 db operations used to execute concurrently with different collection. Few of mongo-instrumentation has been blocked for sometime and then executing the operations
What did you expect to see?
Concurrent call should be happen without any blockage
What did you see instead?
Additional context