Track total transaction duration in TxnStats

XMLWordPrintableJSON

    • Fully Compatible
    • v4.0
    • Repl 2018-06-18, Repl 2018-07-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We want to track total transaction duration in TxnStats. To do this, we can add a TxnStats::startTime field. When a transaction begins, we will save the start time of the transaction. This will allow us to compute the total elapsed time of the transaction as (now() - startTime), when the transaction commits or aborts.

              Assignee:
              Jinny Byun (Inactive)
              Reporter:
              Will Schultz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: