2 個答案
- 最新
- 最多得票
- 最多評論
1
CpuUtilized metric - The CPU units used by tasks in the resource that is specified by the dimension set that you're using. Please refer here.
It is not the percentage of CPU being utilized, but the number of CPU units being utilized. If you've set your CPU reservation value in your task definition, this metric will tell you about the number of units of CPU being utilized at a certain point in time.
0
The following AWS official document mentioned that CPU utilisation of ECS may exceed 100 %, which we hope will be helpful. [1]
[1] Amazon ECS CloudWatch metrics - Amazon Elastic Container Service
https://docs.amazonaws.cn/en_us/AmazonECS/latest/developerguide/cloudwatch-metrics.html#service_utilization
已回答 2 年前
相關內容
- 已提問 12 天前
- 已提問 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 4 年前
- AWS 官方已更新 3 年前
Its a Fargate container, no reservation is set to this task