Hello, Firstly, requirement is we want to monitor the docker containers present on the server, and we were tried aproch to istrument our machine agent inside each docker container, but by this aproch our docker image is going to heavy and our application performace may decrease beacause of this approch. So, we had instrumented machine agent on docker container, which is present on that local server and that machine agent correctly working and also providing metrics for some containers but not for all containers, so can anyone help me to solve this issue. we have take reffernce from the github repository(https://github.com/Appdynamics/docker-machine-agent.git), but in our environment there are 40 containers and by this method it is monitoring only 9 containers so can anyone help me to solve this issue. here you can see only 9 containers. Regards, Dishant
... View more