Files
containerd/pkg
David Porter 2e6d5709e3 Implement CRI container and pods stats
See https://kep.k8s.io/2371

* Implement new CRI RPCs - `ListPodSandboxStats` and `PodSandboxStats`
  * `ListPodSandboxStats` and `PodSandboxStats` which return stats about
    pod sandbox. To obtain pod sandbox stats, underlying metrics are
    read from the pod sandbox cgroup parent.
  * Process info is obtained by calling into the underlying task
  * Network stats are taken by looking up network metrics based on the
    pod sandbox network namespace path
* Return more detailed stats for cpu and memory for existing container
  stats. These metrics use the underlying task's metrics to obtain
  stats.

Signed-off-by: David Porter <porterdavid@google.com>
2021-11-03 17:52:05 -07:00
..
2020-04-22 19:35:37 -05:00
2021-10-06 13:24:30 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2019-07-14 20:49:40 -07:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00