Hi,
I've installed netdata and it has properly detected all my docker containers and shows cpu/ram, etc of each container.
A few of my containers run services such as apache, mysql, python. I was wondering how I configure netdata to show more details about those specific details about services running inside the container like it does when the services are running on the host machine.
The one I'm most interested about is mysql - queries, handlers and locks
Thanks!