-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Change streams
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-07-20
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add change stream specific throughput metrics on mongoS (see project design document section "Decision: Process-Level Change Stream Cursor Metrics / Throughput"):
- metrics.changeStreams.cursor.docsExamined
- metrics.changeStreams.cursor.bytesRead
Design notes:
- The docsExamined and bytesRead should be aggregated from shards in AsyncResultsMerger (similar to what we already do for $queryStats)
- is depended on by
-
COMPASS-10845 Investigate changes in SERVER-130705: Add change stream process-level docsExamined and bytesRead metrics on mongoS
-
- Needs Triage
-
-
TOOLS-4258 Investigate changes in SERVER-130705: Add change stream process-level docsExamined and bytesRead metrics on mongoS
-
- Needs Discussion
-
- split from
-
SERVER-129639 Add change stream process-level throughput metrics on mongoS
-
- Closed
-