Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
Sharding 2022-07-11
Description
Create a ReshardingCumulativeMetricsFieldNameProvider subclass which implements the abstract functions of ShardingDataTransformCumulativeMetricsFieldNameProvider as well as the resharding specific fields below:
- oplogEntriesFetched
- oplogEntriesApplied
- insertsApplied
- updatesAppied
- deletesApplied
- oplogFetchingTotalRemoteBatchRetrievalTimeMillis
- oplogFetchingTotalRemoteBatchesRetrieved
- oplogFetchingTotalLocalInsertTimeMillis
- oplogFetchingTotalLocalInserts
- oplogApplyingTotalLocalBatchRetrievalTimeMillis
- oplogApplyingTotalLocalBatchesRetrieved
- oplogApplyingTotalLocalBatchApplyTimeMillis
- oplogApplyingTotalLocalBatchesApplied
- All state field names (i.e. those in the section "currentInSteps")
Attachments
Issue Links
- depends on
-
SERVER-67107 Create Cumulative Metrics Field Name Provider Base Class
-
- Closed
-
- is depended on by
-
SERVER-67112 Create Resharding Cumulative Metrics Subclass
-
- Closed
-
-
SERVER-67114 Create Global Index Cumulative Metrics Subclass
-
- Closed
-