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

Report total CPU time spent by operations in serverStatus

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0-alpha0
    • Affects Version/s: None
    • Component/s: Diagnostics
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-11-16
    • 50

      Report the globally-aggregated CPU time spent by user operations to serverStatus:

      {
      ...
        resourceConsumption: {      cpuNanos: <int>    }
        }
      

      The "resourceConsumption" section is not included by default, and will only be available if the aggregateOperationResourceConsumptionMetrics setParameter is true.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: