[DOCS-11898] Docs for SERVER-35294: Add total number of open transactions to serverStatus Created: 23/Jul/18  Updated: 13/Nov/23  Resolved: 27/Sep/18

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.0.2, 4.1.1, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Unassigned
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-35294 Add total number of open transactions... Closed
Related
related to DOCS-11897 Docs for SERVER-35295: Add total numb... Closed
Participants:
Days since reply: 5 years, 19 weeks, 6 days ago
Epic Link: DOCS: 4.2 Server/Tools

 Description   

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

Original Description

Description:

Updates to serverStatus.

Engineering Ticket Description:

We want to output the total number of open transactions in the "transactions" serverStatus section by utilizing the existing metrics tracked in ServerTransactionsMetrics::currentOpen. We need to add a currentOpen field to the transactions_stats.idl class, so that we can serialize the counter 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 Isabella Siu (Inactive) [ 27/Sep/18 ]

fixed in: 
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.