Memory Metric from ECS Fargate

0

Hello guys,

Is there a way to view the memory metrics from a task on ECS Fargate ?

I know through Container Insights, but I'd like to find another method.

thanks!

2 réponses
0

Hello,

One alternative is use AWS Exec https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html to get a container on the shell and run

top

or a similar command to view memory. Alternatively, you could install a container sidecar with memory metric monitoring capabilities like New Relic.

Feel free to ask a follow-up if the above doesn't make sense!

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions