-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2022-03-07
-
3
Metrics in question:
- insertsApplied
- updatesApplied
- deletesApplied
- Create functions to handle incrementation of the metrics (onInsertApplied, onUpdateApplied, onDeleteApplied)
- Integrated external functions into the appropriate places where the operations are applied
- Evaluate creating unit test for each helper function (onInsertApplied, onUpdateApplied, onDeleteApplied)
Not Included
This work does not include the persistence & restoration of the crudOp metrics. That'll be done by SERVER-63623
- is depended on by
-
SERVER-63623 Implemented Basic Global Index Metrics Restoration For CrudOp Metrics
- Closed