You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/26 19:11:18 UTC

[jira] [Created] (MESOS-2767) Gather usage of containers from DockerContainerizer via cgroups

Timothy Chen created MESOS-2767:
-----------------------------------

             Summary: Gather usage of containers from DockerContainerizer via cgroups
                 Key: MESOS-2767
                 URL: https://issues.apache.org/jira/browse/MESOS-2767
             Project: Mesos
          Issue Type: Improvement
          Components: docker
            Reporter: Timothy Chen


Currently the DockerContaierizer in usage() is calling mesos::internal::usage which is gathering usage by calling sysctl and walking through every process in the system.
We should directly gather statitstics by looking at cgroups, simliar of how MesosContainerizer or cadvisor works.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)