Monitor Fargate services using MemoryUtilization metrics

0

We're trying to use CloudWatch alarm to send a notification when a service on Fargate crashes. We use threshold 'MemoryUtilization <= 0 for 1 datapoints within 1 minute'. However, the alarm is triggered every time when we deploy the service because the CPU and Memory utilisation pattern is similar between a crash and deployment. Is there a way to differentiate the two to filter out the alarm noise?

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions