Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
----------------------------
Original Description
Description:
serverStatus additions.
Engineering Ticket Description:
We want to output the number of active and inactive transactions in the "transactions" serverStatus section by utilizing the existing metrics tracked in the currentActive and currentInactive fields of MultiDocumentTransactionStats. If they do not already exist, we need to add currentActive and currentInactive fields to the transactions_stats.idl class, so that we can serialize these counters to the serverStatus output object in the TransactionsSSS::generateSection method. We also need to make sure that the ServerTransactionsMetrics::updateStats updates the appropriate fields on the TransactionsStats object.
----------------------------
Description
Scope of changes (files that need work and how much)
Impact to other docs outside of this product
MVP (work and date?)
Resources (e.g. Scope Docs, Invision)
Attachments
Issue Links
- documents
-
SERVER-35293 Add counts of active and inactive transactions to serverStatus
-
- Closed
-
- related to
-
DOCS-11897 Docs for SERVER-35295: Add total number of committed and aborted transactions to serverStatus
-
- Closed
-