Franck Cuny created MESOS-9102:
----------------------------------
Summary: Expose new metrics for memory usage in the container.
Key: MESOS-9102
URL: https://issues.apache.org/jira/browse/MESOS-9102
Project: Mesos
Issue Type: Task
Reporter: Franck Cuny
Expose memory used in the kernel for the container. The metrics we want to
expose are
{{memory.kmem.usage_in_bytes}} and {{memory.kmem.tcp.usage_in_bytes.}}
{{memory.kmem.usage_in_bytes}} shows the memory kernel allocation, while
{{memory.kmem.tcp_usage_in_bytes}} shows current TCP buffer memory allocation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)