Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11899

Docs for SERVER-35293: Add counts of active and inactive transactions to serverStatus

    XMLWordPrintableJSON

Details

    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

        Activity

          People

            Unassigned Unassigned
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 19 weeks, 6 days ago