Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14204

Investigate changes in SERVER-53842: Count the number of resharding attempts in resharding metrics

      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.)

            Assignee:
            jason.price@mongodb.com Jason Price
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 6 weeks, 6 days ago