Add change stream updateLookup metrics on mongoD

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Collect updateLookup statistics on mongoD at all levels: batch, cursor, query shape, process.

      The statistics per batch include:

      • updateLookup.remote.requests
      • updateLookup.remote.docsReturned
      • updateLookup.remote.bytesReturned
      • updateLookup.remote.latencyMicros
      • updateLookup.local.requests
      • updateLookup.local.docsReturned
      • updateLookup.local.bytesReturned
      • updateLookup.local.latencyMicros

      The statistics at other levels are aggregates with sum, min, max, and avg.

            Assignee:
            Denis Grebennicov
            Reporter:
            Romans Kasperovics
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: