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

Consider moving query.planCacheTotalSizeEstimateBytes and query.planCacheTotalQueryShapes into query.planCache sub-document.

    • Query Optimization
    • Minor Change

      In SERVER-70025 we introduced 4 new plan cache counters which are surfaced via query.planCache sub-document.

      We should consider moving all plan cache related counters into the query.planCache sub-document to group them logically together.

      The two which are currently housed in the query document are:

      • query.planCacheTotalSizeEstimateBytes
      • query.planCacheTotalQueryShapes

            Assignee:
            james.harrison@mongodb.com James Harrison
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: