While Immich was processing face recognition jobs, the dashboard showed 87% total CPU usage but only 1.9% for Immich. At the same time, docker stats showed immich_machine_learning at 279.01% CPU and immich_server at 0.62%. Both screenshots were taken at 09:40 on the same system.
This suggests the dashboard reports only one container instead of the total CPU usage of all containers belonging to the app.
Expected behavior: the Immich value should include every container in its Compose app.
Environment: ZimaOS 1.7.1, Intel N100 with 4 cores, 16 GB RAM.

While Immich was processing face recognition jobs, the dashboard showed 87% total CPU usage but only 1.9% for Immich. At the same time, docker stats showed immich_machine_learning at 279.01% CPU and immich_server at 0.62%. Both screenshots were taken at 09:40 on the same system.
This suggests the dashboard reports only one container instead of the total CPU usage of all containers belonging to the app.
Expected behavior: the Immich value should include every container in its Compose app.
Environment: ZimaOS 1.7.1, Intel N100 with 4 cores, 16 GB RAM.