Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8982

add cgroup memory.max_usage_in_bytes into slave monitor/statistics endpoint

    XMLWordPrintableJSON

Details

    Description

      As an operator, I'm periodically checking slave's monitor/statistics endpoint to get the memory/cpu usage/cpu throttle for each running task. However, if there is a short-term memory usage peak (lets say seconds), I might miss it (the memory might have been allocated and also released in between my 2 collect-metrics intervals). Since the max used memory is logged in the `/sys/fs/cgroup/memory/docker/CID/memory.max_usage_in_bytes`, it would be great, if this info would have been exposed in the api as well..

      Attachments

        Activity

          People

            Unassigned Unassigned
            bydga Martin Bydzovsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: