-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Querying
-
None
-
Minor Change
-
Query 14 (05/13/16)
Ops/commands that are missing this information:
- count command
- distinct command
- getMore command
- findAndModify
- geoNear command
- group command
- mapReduce command
- getMore operation
- delete command
- update command
- aggregate command
- delete operation
- update operations
In addition, “execStats” will not be reported if the resulting object is too large to fit in a profiler document. Users will be able to view the newly-added “planSummary” field in this case.
- is duplicated by
-
SERVER-23009 CRUD commands / operations should only produce profiler source object when needed
- Closed