Support container stats in the shim
Open
area: integration
area: shim
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
In the current containerd shim v2 implementation, we are not returning any stats in Stats, because gVisor doesn't support per-container stats yet.
We should add the support when gVisor supports it.
depends on https://github.com/google/gvisor/issues/172
Contributor guide
Assessment
This issue has not been assessed yet.