-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
(copied to CRM)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Collect updateLookup statistics on mongoD at all levels: batch, cursor, query shape, process.
The statistics per batch include:
- updateLookup.remote.requests
- updateLookup.remote.docsReturned
- updateLookup.remote.bytesReturned
- updateLookup.remote.latencyMicros
- updateLookup.local.requests
- updateLookup.local.docsReturned
- updateLookup.local.bytesReturned
- updateLookup.local.latencyMicros
The statistics at other levels are aggregates with sum, min, max, and avg.
- is related to
-
SERVER-129512 Add SingleDocumentLookupStats metrics infrastructure and recorder for change stream lookups
-
- Closed
-
-
SERVER-129513 Record updateLookup metrics from the Aggregation lookup executor
-
- Closed
-
-
SERVER-129514 Record updateLookup metrics from the Express lookup executor
-
- Closed
-
-
SERVER-129515 Record updateLookup metrics from the SBE lookup executor
-
- Closed
-
- related to
-
SERVER-122363 Add change stream process-level throughput metrics on mongoD
-
- Closed
-