-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.2
-
Component/s: Querying
-
None
-
Minor Change
-
ALL
-
Query 14 (05/13/16)
CRUD commands and operations produce a BSON object with operation metrics when profiling level is > 0. This object is used solely to write a system.profile entry. In the case where the profiler level is 1 and the slowms threshold has not been breached this object is not used. We should change to only generate this object at level 1 when execution time has exceeded the slowms boundary.
- duplicates
-
SERVER-23264 Add execStats to profiler output for all relevant ops/commands
- Closed
- is related to
-
SERVER-17862 Unify stats reporting for log/profiler across CRUD operations
- Closed