-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.11, 3.2.4, 3.3.4
-
Component/s: Diagnostics, Querying
-
None
-
Query
-
ALL
-
The OpDebug::keyUpdates metric is zeroed out on every call to Collection::updateDocument.
https://github.com/mongodb/mongo/blob/r3.3.4/src/mongo/db/catalog/collection.cpp#L628-L629
This metric will be removed for 3.4 under SERVER-23272 but we may want to consider backporting a fix to previous releases.
- related to
-
SERVER-23272 Remove misleading/not useful diagnostic metrics
- Closed