Software
Fixing Docker stats and Cadvisor CPU usage (on a Raspberry Pi)
Prometheus works great for collecting server stats on a Raspberry Pi but was missing some information on a Raspberry Pi in docker stats and the cadvisor used more CPU than the containers it was monitoring. Here is how fixed those issues. Cleaning up & fixing the downloaded dashboards When I Read more…