-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
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
- is blocked by
-
SERVER-122508 Add UpDownCounter metric type to OTEL server API
-
- Needs Scheduling
-
- is related to
-
SERVER-91065 Extend change stream current cursors severStatus metrics on mongoD
-
- Blocked
-