Investigate changes in SERVER-80491: Expose more granular metrics around balancing round

XMLWordPrintableJSON

    • Type: Investigation
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Mongosync team
    • None
    • 0

      Original Downstream Change Summary

      Logs entries in config.actionlog related to balancer round (

      {what: "balancer.round"}

      ) contains a new section that contains details about balancer round timing:
      {"times":

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

      Description of Linked Ticket

      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

              Assignee:
              Unassigned
              Reporter:
              Backlog - Core Eng Program Management Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: