-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Diagnostics
-
Query Optimization
Currently serverStatus splits some operations to allow tracking them separate if they are internally triggered but not all. For instance deletes from TTL thread are tracked separately from "regular" deletes initiated by client.
It would be useful to do the same for reads, getMores and commands initiated by system, like secondaries reading the oplog, automation agent running commands, etc.
- related to
-
SERVER-41707 Add field to serverStatus that discounts secondary cursors
- Backlog
-
SERVER-75890 Indicate user/system operations and collectionType in currentOp/ slow query
- Closed