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

convert serverStatus metrics for index builds from gauges to counters.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.1.0-rc0
    • None
    • None
    • Minor Change
    • Execution Team 2022-06-27

    Description

      We added a new section "activeIndexBuilds" in SERVER-57625 to capture metrics for index builds. The metrics are currently implemented as gauges, which go down to zero when there are no longer any in-progress index builds. If these metrics were converted to counters that never decrement, it may work better with some of our diagnostic tools such as FTDC and support better trend analysis.

      Separately, if we decide to move forward on this change, we should consider renaming this section since "activeIndexBuilds" will not be accurate anymore. This new section would also be a suitable location for new metrics requested in SERVER-64659.

      This section is new to 6.0 and has not been back ported to earlier versions of the server.

      Attachments

        Issue Links

          Activity

            People

              yujin.kang@mongodb.com Yujin Kang Park
              benety.goh@mongodb.com Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: