cloudwatch bill with lambda is high. Any insights into why this is the case and how to control costs?

0

A customer is concerned about their CloudWatch bill. They are using lambda, and logging to CloudWatch. Reviewing their costs, it seems like the following metric is causing the high bill: "GetMetricData" Both "CW:GMD-Metrics ($)" and "CW:MetricMonitorUsage"

Has anyone else seen high bills rates with these metrics and lambda? Any insights are appreciated.

AWS
已提問 5 年前檢視次數 839 次
1 個回答
1
已接受的答案

If you need a indepth analysis of what is happening we need to do a API Caller Analysis for GetMetricData. One thing to keep in mind is that GetMetricData is billed by number of metrics requested and not by API calls. 1 ) You need to identify the resources 2) look at what calls are being made 3) then Metrics vs requested per call

Does the customer using any monitoring service (Say - Data Dog) .

I would suggest to open a support case . So that engineer will be able to go deep dive to the API calls and will give you the exact metrics

profile pictureAWS
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南