How the Detailed monitoring is actually charged.

0

I wanted ask about cloudwatch detailed monitoring pricing.

In billing details under cloudwatch section I can see following details.

$0.30 per metric-month for the first 10,000 metrics - Asia Pacific (Mumbai) 12.551 Metrics and cost is $3.77

Why these number of metrics are in floating number as 12.551.

How the number of metrics are calculated and charged?

Ophelia
已提問 3 年前檢視次數 1671 次
1 個回答
1

Hi Ophelia,
For detailed monitoring you are charged per metric that is sent to CloudWatch. You are not charged for data storage. For more information https://aws.amazon.com/cloudwatch/pricing/. You can see the various tiers associated with the costs, navigate by region (pricing can vary by region) and see some pricing examples as well. All custom metrics charges are prorated by the hour and metered only when you send metrics to CloudWatch.
So for example, for EC2 Detailed Monitoring if your application runs on 10 Amazon EC2 instances 24x7 for a 30-day month, and you enable EC2 Detailed Monitoring on all instances, your charges would be as follows:
Total number of metrics = 7 metrics per instance * 10 instances = 70 metrics
Monthly CloudWatch Metrics Charges @$0.30 per custom metric = 70 * $0.30 = $21
Monthly CloudWatch charges = $21 per month
With regards to what you said you saw in Billing under CloudWatch, the number 12.544, it might be that some metrics got deleted as it was no longer in use as a result you only pay for the time it was active.
I hope this helps.

amz99
已回答 3 年前

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

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

回答問題指南