-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.3
-
Component/s: Diagnostics, Querying
-
None
-
Minor Change
-
v3.2
-
Query 14 (05/13/16)
-
0
Ops/commands that are missing this information:
- distinct command
- getMore command
- findAndModify command
- geoNear command
- group command
- getMore operation
- delete command
- update command
- aggregate command
- delete operation
- update operation
Additional notes:
- planSummary will be visible in db.currentOp() as soon as plan selection completes (this is currently only available for legacy OP_QUERY reads).
- planSummary will be added as a new field to profiler entries.
- is depended on by
-
SERVER-23272 Remove misleading/not useful diagnostic metrics
- Closed
- is duplicated by
-
SERVER-15102 dbCurrentOp should show used index
- Closed
-
SERVER-16847 Diagnostic log output for all query clients should include plan summary string
- Closed
-
SERVER-21470 Add index usage information to getmore queries in currentOp
- Closed