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 Respostas
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!

respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas