-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: 3.3.2
-
Component/s: Diagnostics, Querying
-
None
-
Query
-
Fully Compatible
-
ALL
-
CurOp.OpDebug contains a "keyUpdates" metric that is meant to track the # of index changes for a given document update. For the MMAPv1 storage engine, keyUpdates is only updated when a document is updated in place and not when a document has to be moved on disk. This metric should include key updates on document move.
- is related to
-
SERVER-17862 Unify stats reporting for log/profiler across CRUD operations
- Closed
-
SERVER-23271 Add metrics to track index key additions and deletions for all CRUD ops/commands
- Closed
- related to
-
SERVER-7897 keyUpdates not updated on array/multi-key index
- Closed
-
SERVER-23272 Remove misleading/not useful diagnostic metrics
- Closed