-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-02-06, QO 2023-02-20
-
154
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Mongos will need a local telemetry store of its own. In order to store the following metrics:
- "firstSeenTimestamp"
- "lastExecutionMicros"
- "execCount"
- "queryExecMicros"
- "docsReturned"
All other metrics will be stored on mongod and aggregated at $telemetry read time.