-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding NYC 2022-05-16
-
3
Add members to ShardingDataTransformInstanceMetrics to track the below newly added coordinator-only fields. These fields should also be reported when serializing the CurrentOp report.
Fields:
- totalCriticalSectionTimeElapsedSecs
- totalApplyTimeElapsedSecs
- totalCopyTimeElapsedSecs
- allShardsLowestRemainingOperationTimeEstimatedSecs
- allShardsHighestRemainingOperationTimeEstimatedSecs
- is depended on by
-
SERVER-64381 Implement Restoration for New Coordinator Fields in CurrentOp
- Closed