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'm currently stuck trying to figure out how I can get resource use statistics from an SRL container. On my host, every other docker container returns stats to both the docker stats command and the stats endpoint on the engine API however the SRL container always returns 0s across the board, even for the timestamp on the stats api request. Do any of you know what would be causing this or how I can work around it? Are you doing anything particularly unusual with cgroups inside the docker container?
I'm happy to provide any logs needed, just not quite sure what that'd be yet.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm currently stuck trying to figure out how I can get resource use statistics from an SRL container. On my host, every other docker container returns stats to both the
docker stats
command and thestats
endpoint on the engine API however the SRL container always returns 0s across the board, even for the timestamp on the stats api request. Do any of you know what would be causing this or how I can work around it? Are you doing anything particularly unusual with cgroups inside the docker container?I'm happy to provide any logs needed, just not quite sure what that'd be yet.
Thanks!
The text was updated successfully, but these errors were encountered: