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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
While running the API - http://podman.io/libpod/containers/stats , I am not able to see the network properties (for ex - Rx Bytes, Rx Dropped, Tx Bytes, Tx Dropped etc.) for all the containers .
However, if I do http://podman.io/libpod/containers/{name}/stats , I can see the network properties for the individual containers.
Is there a property tag that I am missing , while running the 'former' command ?
Reference - https://docs.podman.io/en/latest/_static/api.html#tag/containers/operation/ContainerLogsLibpod
Beta Was this translation helpful? Give feedback.
All reactions