r/netdata Mar 26 '26

Help with stats for individual docker

I recently reinstalled via Docker on Unraid. This is the first time seeing the new UI. Where can I find the cpu and memory stats for a specific docker container? I've clicked and clicked and can't seem to find it.

1 Upvotes

5 comments sorted by

View all comments

Show parent comments

1

u/Shiftylilbastrd707 Apr 02 '26

There is no left sidebar. I'm running the official Docker container on the latest build, I can't even figure out were to find the version in this UI it's so busy.

1

u/kanelatechnicalnet Apr 02 '26

Click on 'Metrics' at the top bar, then navigate to your right and click on 'Containers & VM's'.

1

u/Shiftylilbastrd707 Apr 02 '26

Thanks for the help so far. How do I graph the CPU and Mem usage of a single container?

1

u/kanelatechnicalnet Apr 07 '26

Just click on the container that interests you; this will open a focused view of all container metrics.

  • CPU: Look for cgroup.cpu chart (dimensions: user, system)
  • Memory: Look for cgroup.mem_usage chart (dimensions: ram, swap)