I'm running home assistant in a docker container itself on a Synology NAS. With docker monitor I'm able to view quite a lot of info but it appears as though cpu data isn't being tracked. Is this a new issue?
Here is my configuration.yaml data
monitor_docker:
- name: Docker
containers:
- MeTube
- Pinchflat
- Eclipse-Mosquitto
- gluetun
- qbittorrent
- Netdata
- openspeedtest
- portainer
monitored_conditions:
- version
- containers_running
- containers_total
- state
- status
- memory
- image
- containers_cpu_percentage
- containers_1cpu_percentage
- containers_stopped
- containers_paused
- health
- uptime
- network_speed_up
- network_speed_down
I'm running home assistant in a docker container itself on a Synology NAS. With docker monitor I'm able to view quite a lot of info but it appears as though cpu data isn't being tracked. Is this a new issue?
Here is my configuration.yaml data
monitor_docker:
containers:
monitored_conditions: