Create a class similar to SingleTransactionStats, instances of which will be owned by each TransactionCoordinator and will hold metrics for slow commit logging and currentOp output.
- has to be done before
-
SERVER-40987 Track and log relevant single two phase commit metrics on mongod for currentOp
- Closed