|
Add members to ShardingDataTransformCumulativeMetrics to track the below newly added recipient fields. These fields should also be reported when serializing the ServerStatus report.
- recipientRemainingOperationTimeEstimatedMillis
- countWritesToStashCollections
- countInstancesInRecipientState1AwaitingFetchTimestamp
- countInstancesInRecipientState2CreatingCollection
- countInstancesInRecipientState3Cloning
- countInstancesInRecipientState4Applying
- countInstancesInRecipientState5Error
- countInstancesInRecipientState6StrictConsistency
- countInstancesInRecipientState7Done
|