[
https://issues.apache.org/jira/browse/MESOS-9102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551399#comment-16551399
]
Franck Cuny commented on MESOS-9102:
------------------------------------
Review: https://github.com/apache/mesos/pull/303
> 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
> Priority: Minor
>
> 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)