Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
linux
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.
Attachments
Issue Links
- is blocked by
-
MESOS-5646 Build `network/cni` isolator with `libnl` support
- Reviewable
- is related to
-
MESOS-9188 Expose more network statistics for containers on CNI network in the `network/cni` isolator.
- Open