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

Report additional usage metrics from Biggie in the 'serverStatus' command

    • Fully Compatible
    • Execution Team 2020-07-13, Execution Team 2020-07-27

      The serverStatus command allows storage engines to append custom statistics to the output via the ServerStatusSection interface. We can use this to report additional Biggie metrics such as:

      1. Reporting to the total memory usage of the radix trees still available in the history. We'll have to watch out to avoid double counting shared nodes between the trees. Today, Biggie only tracks the size of the stored values in data nodes only.
      2. The average number of child nodes that each parent has. With the adaptive node work, this should decrease from 256 dramatically.

       

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: