monitor_docker
monitor_docker copied to clipboard
Fix memory calculations when "stats" is not present in "memory_stats"
"stats" is not present in "memory_stats" when using podman instead of docker, breaking the memory calculations. Everything else works fine.
this PR fixes https://github.com/ualex73/monitor_docker/issues/184