[DOCS-11897] Docs for SERVER-35295: Add total number of committed and aborted transactions to serverStatus Created: 23/Jul/18  Updated: 29/Oct/23  Resolved: 27/Sep/18

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: 4.0.2, 4.1.1

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Isabella Siu (Inactive)
Resolution: Fixed Votes: 0
Labels: global-txn-metrics
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-35295 Add total number of committed and abo... Closed
Related
is related to DOCS-11898 Docs for SERVER-35294: Add total numb... Closed
is related to DOCS-11899 Docs for SERVER-35293: Add counts of ... Closed
Participants:
Days since reply: 5 years, 19 weeks, 6 days ago
Epic Link: DOCS: 4.2 Server/Tools

 Description   

----------------------------

Original Description

Description:

serverStatus has new fields added to it.

Engineering Ticket Description:

We want to output the total number of committed and aborted transactions in the "transactions" serverStatus section by utilizing the existing metrics tracked in the totalCommitted and totalAborted fields of ServerTransactionsMetrics. We need to add totalCommitted and totalAborted fields to the transactions_stats.idl class, so that we can serialize these counters to the serverStatus output object in the TransactionsSSS::generateSection method. The TransactionsSSS::generateSection method returns a BSON object that goes into the transactions section of the serverStatus output.

----------------------------

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)



 Comments   
Comment by Githook User [ 27/Sep/18 ]

Author:

{'name': 'Isabella Siu', 'email': 'isabellasiu@Isabellas-MacBook.local'}

Message: DOCS-11897 add total number of committed, aborted, and started transactions to serverStatus
Branch: master
https://github.com/mongodb/docs/commit/bb1156c9da830847cdcb29c81915dd7b5ef5c355

Generated at Thu Feb 08 08:03:54 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.