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

Consolidate telemetry metrics from clientcursor into OpDebug::AdditiveMetrics

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QO 2023-03-20

      SERVER-73017 moved telemetry metric tracking into the client cursor. Most of the metrics are tracked via OpDebug::AdditiveMetrics. We should move fields for queryExecMicros and nDocsReturned from being stored directly in clientcursor to OpDebug::AdditiveMetrics. (queryOptMicros should stay separate since that metric is not additive). Also look into reduncancy with clientcursor's nReturnedSoFar

            Assignee:
            will.buerger@mongodb.com Will Buerger
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: