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
Neko itself is not aware aobut the container that is living in. So i would prefer to keep it separate, and have stats about neko itself in neko and status about the container from neko-roooms, since neko rooms has access to the docker socket and can get easily stats from it.
dockerstats looks interesting, but seems like is not maintained. They also call docker CLI and parse data from it. We can get all those information directly from docker socket in a much nicer way.
Hi, planning to return container stats with the "stats" request.
What about using https://github.com/KyleBanks/dockerstats ? Do you know better way?
Thanks
The text was updated successfully, but these errors were encountered: