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

Add CQF planSummary and execTime to CurOp

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • QO 2023-05-15

      Add the following metrics to CurOp (or CurOp->debug()) so that we can later surface them to evergreen:

      • CQF plan summary, specifying if a collection scan or an index scan was used
      • Query latency in microseconds (it is already present in millis, but it seems useful since the other time components are in micros and millis are truncated)

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            alya.berciu@mongodb.com Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: