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

Track abortCause counts in ServerTransactionsMetrics

    XMLWordPrintableJSON

Details

    • Replication

    Description

      We want to track a global map of transaction abort causes in ServerTransactionsMetrics. This will be a map of type std::map<Status, long long>. We will already be saving the status code for aborted transactions on the Session, so, whenever a transaction aborts, we will need to increment the counter entry in the map for that particular status.

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: