-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Diagnostics, Querying
-
Query Execution
Under SERVER-23271 we added 'keysInserted' and 'keysDeleted' metrics to the profiler and slow diagnostic log. These metrics track index keys inserted and deleted for user CRUD operations. We should add cumulative counters for these metrics to serverStatus as well.
Proposed serverStatus placement:
- metrics.index.keysInserted
- metrics.index.keysDeleted
- is related to
-
SERVER-17862 Unify stats reporting for log/profiler across CRUD operations
- Closed
- related to
-
SERVER-23271 Add metrics to track index key additions and deletions for all CRUD ops/commands
- Closed
-
SERVER-23272 Remove misleading/not useful diagnostic metrics
- Closed