-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-102384 will add memory metrics to the explain execution stats output for the standalone case.
After SERVER-102382 goes in, we should make sure that when explain("executionStats") is run on a mongos, it should reflect local memory use on a mongos process, not the total memory rolled up from shards. When explain execution stats is run in a sharded case, the "shards" portion of the output should have the memory statistics corresponding to their local memory use.
- depends on
-
SERVER-102382 Move memory stats from OpCtx to ClientCursor for sharded multi-batch
-
- In Progress
-
-
SERVER-102384 Add memory stats for $group to explain execution stats
-
- In Progress
-