FEATURE REQUEST: Add TotalThroughput RDS metric

0

Currently, RDS IOPS metrics are: ReadIOPS, WriteIOPS, TotalIOPS

RDS throughput metrics are only: ReadThroughput, WriteThroughput

Why not have TotalThroughput?

profile picture
已提问 4 个月前132 查看次数
1 回答
1

I don't know, but you can use CloudWatch Metrics maths expressions to add them up. If one metric is in "m1" and the other in "m2", you can create the expression "e1" defined as m1+m2 to get the total amount that is missing.

In the CloudWatch Metrics console, you can also choose the graph to stack multiple metrics one on top of the other (the "Stacked area" selection on the Options tab), so that you can easily see the total visually, without using metric maths.

专家
Leo K
已回答 4 个月前
profile picture
专家
已审核 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则