-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2022-05-02, Sharding NYC 2022-05-16
-
3
Add members to ShardingDataTransformCumulativeMetrics to track the below recipient fields necessary for achieving parity with existing metrics. These fields should also be reported when serializing the ServerStatus report.
- oplogEntriesApplied
- oplogEntriesFetched
- collectionCloningTotalRemoteBatchRetrievalTimeMillis
- collectionCloningTotalRemoteBatchesRetrieved
- oplogApplyingTotalLocalBatchApplyTimeMillis
- oplogApplyingTotalLocalBatchesApplied
- insertsApplied
- updatesApplied
- deletesApplied
- documentsProcessed
- bytesWritten
- is depended on by
-
SERVER-64392 Achieve Feature Parity Between Existing and New Resharding Metrics
- Closed