You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking for ways to ascertain the high-water-mark memory usage for a running container, and one suggestion given was runc events --stats <container id>.
crun doesn't currently seem to implement an events command… is this something which might be able to be added in the future?