Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35434

Track aggregate OpDebug stats in SingleTransactionStats

    • Fully Compatible
    • v4.0
    • Repl 2018-07-02, Repl 2018-07-16

      We want to track aggregate operation stats inside SingleTransactionsStats using an OpDebug object that accumulates stats from all operations run inside a transaction. We should have an OpDebug member variable on SingleTransactionStats, and we should add to it the stats from the latest operation whenever that operation finishes i.e. whenever a transaction operation stashes its resources, we will add its CurOp::_debug field to the aggregate OpDebug instance stored in the SingleTransactionsStats instance on the session.

            Assignee:
            jinny.byun Jinny Byun
            Reporter:
            william.schultz@mongodb.com William Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: