Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9188

Expose more network statistics for containers on CNI network in the `network/cni` isolator.

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.0
    • None
    • containerization

    Description

      This is a second step after MESOS-5647. We need to expose more networking metrics for containers on CNI network in the `network/cni` isolator. At the moment `usage()` method calls `getifaddrs(3)` to get limited statistics such as received/transmitted bytes, packets, errors and dropped packets. It works on any modern linux-based system. `usage()` method could use Netlink Protocol Library to get more metrics and expose it into `ResourceStatistics`. Please create the netlink socket in the corresponding network namespace through the `NamespaceRunner` and re-use the socket in `usage()`.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            urbanserj Sergey Urbanovich
            Jie Yu Jie Yu

            Dates

              Created:
              Updated:

              Slack

                Issue deployment