Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
2
-
ServerDocs2020: Mar2 - Mar9
Description
Description
Downstream Change Summary
This ticket adds a new metric, countReshardingOperations, to track the number of attempted resharding operations, and makes the following changes:
- successfulOperations to countReshardingSuccessful.
- failedOperations to countReshardingFailures.
- canceledOperations to countReshardingCanceled.
Description of Linked Ticket
Currently, we only include the number of successful, failed, and canceled operations in resharding metrics. We need a new counter that represents the number of attempted resharding operations, and is updated along with new resharding operations.
This ticket should also fix the naming for successfulOperations, failedOperations, and canceledOperations to match the design document.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-53842 Count the number of resharding attempts in resharding metrics
-
- Closed
-