-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Logging, Monitoring
-
None
-
Not Needed
-
The lack of support for operationId makes it difficult to correlate events and log messages forĀ
- connection check out started and connection check out completed/failed
- bulk writes
- cursor iterationĀ
So there is no way to reliably determine, for example, how long an operation spent in a connection pool's wait queue.
- split to
-
JAVA-4939 Log operation ID when retrying
- Closed