Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
Query Optimization
-
Minor Change
Description
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
Attachments
Issue Links
- is depended on by
-
COMPASS-7229 Investigate changes in SERVER-75754: Consider moving query.planCacheTotalSizeEstimateBytes and query.planCacheTotalQueryShapes into query.planCache sub-document.
-
- Closed
-
- is documented by
-
DOCS-16389 Investigate changes in SERVER-75754: Consider moving query.planCacheTotalSizeEstimateBytes and query.planCacheTotalQueryShapes into query.planCache sub-document.
-
- Closed
-