-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-04-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, serverStatus command contain general cursor metrics under metrics.mongos.cursor path.
We want to count change stream cursors separately. The new metrics for change stream cursors on mongos should appear in serverStatus command response under metrics.changeStreams.cursor.
The metrics to be added within this ticket are:
- metrics.changeStreams.cursor.open.total
- metrics.changeStreams.cursor.open.pinned
- depends on
-
SERVER-122508 Add UpDownCounter metric type to OTEL server API
-
- Closed
-
- is blocked by
-
SERVER-122508 Add UpDownCounter metric type to OTEL server API
-
- Closed
-
- is depended on by
-
SERVER-123063 Adjust cursor serverStatus metrics on mongoS to use new OTEL API
-
- Open
-
- is related to
-
SERVER-91065 Extend change stream current cursors severStatus metrics on mongoD (total and pinned)
-
- Closed
-