instrumentation-mongodb slowdown the db operation when concurrent operations are executed #2544
Labels
bug
Something isn't working
needs:reproducer
This bug/feature is in need of a minimal reproducer
pkg:instrumentation-mongodb
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
The text was updated successfully, but these errors were encountered: