Investigate changes in SERVER-70025: add serverStatus metrics planCacheHits and planCacheMisses

XMLWordPrintableJSON

    • Type: Investigation
    • Resolution: Done
    • Priority: Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed

      Original Downstream Change Summary

      We added 4 new serverStatus metrics to count hits and misses in the classic and SBE plan caches. They are:

      query.planCache.classic.hits
      query.planCache.classic.misses
      query.planCache.sbe.hits
      query.planCache.sbe.misses

      Description of Linked Ticket

      Inspired by SERVER-64978, we should add two additional serverStatus metrics counters to accumulate plan cache hits and misses. christopher.harris@mongodb.com has confirmed this would be useful for product/field team.

              Assignee:
              Unassigned
              Reporter:
              Backlog - Core Eng Program Management Team
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: