2 Answers
- Newest
- Most votes
- Most comments
1
Hi, yes a metric is defined by its namespace, metric name, list of dimensions (with values) and unit, so if you have multiple variations of a different feature in your dimension feature, it counts towards the number of metrics you pay for.
If you want to store information with high granularity, a possible solution is to store it in structured logs instead and use a contributor insight query to display in dashboards or alarm on.
1
Hi,
The pricing of custom CW metrics is described here: https://aws.amazon.com/cloudwatch/pricing/
All custom metrics and Detailed Monitoring charges are prorated by the hour
and metered only when metrics are sent to CloudWatch. CloudWatch treats
each unique combination of dimensions as a separate metric, even if the metrics
have the same metric name. Detailed Monitoring pricing is based on the number
of custom metrics, with no API charge for sending metrics. For example, if an EC2
instance publishes 12 additional metrics with EC2 Detailed Monitoring, it would
incur a charge of up to $3.60 per month for that instance at the highest price tier,
or $0.24 per month at the lowest price tier.
Best,
Didier
Relevant content
- asked 3 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
