How can I dynamically update my AWS CloudWatch dashboards?

1

I have several dashboards in CloudWatch that represent a view of my infrastructure : Number of instances from an autoscaling-group that are currently running, the CPU/Disk usage per instance etc. However, when I update an autoscaling-group, I have to manually update the dashboards (autoscaling-group ID) to include its EC2 instances in the display. I'm looking for some kind of metric/dimension that can filter autoscaling-groups by tag. Is it possible, if yes then how? if no, how can I make it differently? Thanks.

Wael

Posted 2019-06-24T08:25:51.067

Reputation: 11

Question was closed 2019-07-08T12:30:03.183

No answers