We are running appdynamics on our container for our application and are able to gather application metrics. How can we run a machine agent on the docker container? We are using AWS ECS Fargate. Can you point me to some resource which shows how to do it?
Thanks
Hi @Shane.Tembo,
In case you don't hear back, I found this documentation that may help.
@Venkata.Vadlamani ,
Hope you well,
have you managed to get this right for fargate containers?
regards.
Shane.
What type of metrics are you interested in getting? Our new Cluster agent gives you helpful Cluster and Container Metrics:
https://docs.appdynamics.com/display/PRO45/Install+the+Cluster+Agent
Additionally, our AWS Custom Namespace extension can pull data about the specified AWS product. For Fargate, you will update the namespace field in the config file for its aws namespace and update the metrics that you would like to pull.
https://www.appdynamics.com/community/exchange/extension/aws-custom-namespace-monitoring-extension/
Hi Venkata,
I am not sure about Fargate. But for EC2 ECS i have configured server agent using Daemon strategy. use base image from appdynamics or create custom image with machine agent and run this container using daemon stategy.
Regards,
Sagar