-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Querying
-
Fully Compatible
Add to MongoDB 3.2 getMore slowms logging the following metrics:
- keysExamined
- docsExamined
- planSummary
(These metrics are already in place for MongoDB 3.4 as part of SERVER-23257)
- is related to
-
SERVER-23257 Report keysExamined/docsExamined/hasSortStage in per-operation diagnostic log message and profiler for all relevant ops/commands
- Closed