-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Change streams, Diagnostics
-
Query Execution
-
Fully Compatible
-
QE 2024-11-25, QE 2024-12-09, QE 2024-12-23, QE 2025-01-06, QE 2025-01-20
-
(copied to CRM)
Presently operations against the oplog (eg Change Streams) increment various serverStatus metrics such as queryExecutor.scannedObjects and document.returned. We should separate out reporting of this work into its own metric so that downstream consumers can better attribute the sources. Bonus points if we can further differentiate between internal and external callers for the oplog operations.
Note: if queryExecutor.scanned or other metrics are also incremented by these operations then those should be included in this change as well.
- is related to
-
SERVER-99227 Add granularity to oplog metrics in serverStatus query metrics
-
- Open
-