Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-80491

Expose more granular metrics around balancing round

    • Sharding EMEA
    • Fully Compatible
    • v7.1, v7.0, v6.0, v5.0, v4.4, v4.2
    • Sharding EMEA 2023-09-18
    • 2

      We observed that in large cluster with lots of collections/chunks the balancer can take several seconds to decide which chunks to move in each round.

      The goal of this ticket is to include this time in the round details stored in config.actionlog

      E.g.

      {
        "times":
          "selectionTimeMillis": <>,
          "throttleTimeMillis": <>,
          "migrationTimeMillis": <>,
      }
      

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: