audit_cloudwatch_metric_cardinality
Identifies high-cardinality CloudWatch custom metrics that exceed the 10,000 free-tier limit and incur costs, helping you reduce AWS spending on unnecessary metric dimensions.
Instructions
Audits CloudWatch custom metric cardinality. Custom metrics above the 10,000 free-tier threshold cost $0.30/metric/month. High-cardinality dimensions like pod_id or request_id can cause thousands of metrics per microservice.
Args: regions: AWS regions to scan. Defaults to all opted-in regions.
Examples: - "Which namespaces have too many custom metrics?" - "Find CloudWatch metrics costing us money"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |