[
https://issues.apache.org/jira/browse/MESOS-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avinash Sridharan updated MESOS-5647:
-------------------------------------
Description:
We need to implement the `usage` method in the `network/cni` isolator to expose
metrics relating to a containers network traffic.
On receiving a request for getting `usage` for a a given container the
`network/cni` isolator could use NETLINK system calls to query the kernel for
interface and routing statistics for a given container's network namespace.
was:
We need a statistics endpoint in the `network/cni` isolator to expose metrics
relating to a containers network traffic.
On receiving a request for a given container the `network/cni` isolator could
use NETLINK system calls to query the kernel for interface and routing
statistics for a given container's network namespace.
> Expose a network statistics in the `network/cni` isolator.
> ----------------------------------------------------------
>
> Key: MESOS-5647
> URL: https://issues.apache.org/jira/browse/MESOS-5647
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Affects Versions: 1.0.0
> Environment: linux
> Reporter: Avinash Sridharan
> Assignee: Avinash Sridharan
> Labels: mesosphere
>
> We need to implement the `usage` method in the `network/cni` isolator to
> expose metrics relating to a containers network traffic.
> On receiving a request for getting `usage` for a a given container the
> `network/cni` isolator could use NETLINK system calls to query the kernel for
> interface and routing statistics for a given container's network namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)