I've created dashboard for a service deployed to Fargate using the following:
Namespace
AWS/ECS
Metric name
CPUUtilization
Both Average
and Max
can be viewed but neither of these is that useful. Max
is really high and Average
is really low.
When choosing p99
from the drop-down selector no data is returned and nothing is plotted on the chart. Is it just a case that p99 isn't supported by CPUUtilization
metric on Fargate?
Is there a way to get this stat manually on the dashboard, and added to an Alarm as a threshold?