-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
-
v4.0
-
Repl 2018-06-18
We want to track the total number of transactions that committed or aborted since the last time the server started. To do this, we should add two counter fields to ServerTransactionsMetrics that tracks these metrics. We will increment the appropriate counter every time a multi-document transaction commits or aborts.
- depends on
-
SERVER-35129 Create a ServerTransactionsMetrics class and store it as a decoration on the ServiceContext
- Closed
- is depended on by
-
SERVER-35295 Add total number of committed and aborted transactions to serverStatus
- Closed