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

[SERVER] serverStatus metric renamed

    XMLWordPrintableJSON

Details

    Description

      Original Downstream Change Summary

      We changed a newly serverStatus metric from "throughput" to "opsPerSec"

      concurrentTransactions: {
      ...
      monitor:

      { opsPerSec: <num>, timesDecreased: <num>, timesIncreased: <num>, totalAmountDecreased: <num>, totalAmountIncreased: <num>, }

      }

      Description of Linked Ticket

      For the initial implementation of the execution control throughput probing algorithm in SERVER-73460, the interval used in the throughput calculation is simply the number that was provided upon construction. However the actual interval may vary a bit based on scheduling delays etc, so we should consider using the actual amount of time instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              29 weeks, 1 day ago