mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove incorrect TODO.
PiperOrigin-RevId: 217548429 Change-Id: Ie640c881fdc4fc70af58c8ca834df1ac531e519a
This commit is contained in:
committed by
Shentubot
parent
9b3550f70b
commit
8cbca46b6d
@@ -29,7 +29,6 @@ type Event struct {
|
||||
|
||||
// Stats is the runc specific stats structure for stability when encoding and
|
||||
// decoding stats.
|
||||
// TODO: Many fields aren't obtainable due to a lack of cgroups.
|
||||
type Stats struct {
|
||||
Memory Memory `json:"memory"`
|
||||
Pids Pids `json:"pids"`
|
||||
|
||||
Reference in New Issue
Block a user