This ticket has two parts:
- Tracking the metrics from this section of the diagnostics scope.
- Including those metrics in a new "transactions" section of the mongos serverStatus output through a new ServerStatusSection class like TransactionsSSS.
- has to be done after
-
SERVER-40980 Create class for tracking router-wide sharded transaction metrics on mongos
- Closed
- related to
-
SERVER-41373 Add abortCause to mongos transactions serverStatus output
- Closed
-
SERVER-41374 Add currentOpen, currentActive, and currentInactive to mongos transactions serverStatus output
- Closed
-
SERVER-41375 Add successfulDurationMicros for each commitType in mongos transactions serverStatus output
- Closed