-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
-
v4.0
-
Repl 2018-07-02
We want to output the total number of started transactions in the "transactions" serverStatus section by utilizing the existing metrics tracked in MultiDocumentTransactionStats::totalStarted. The TransactionsSSS::generateSection method returns a BSON object that goes into the transactions section of the serverStatus output.
- depends on
-
SERVER-35146 Track total number of started transactions
- Closed