This dashboard provides an interface to view and analyze metrics from your Amazon Auto Scaling instances.

Metric visualization Metric name Description
Group Size aws_autoscaling_group_max_size_average, aws_autoscaling_group_min_size_average The minimum size of the Auto Scaling group versus the maximum size of the Auto Scaling group.
Group’s Desired Capacity aws_autoscaling_group_desired_capacity_average The number of instances that the Auto Scaling group attempts to maintain.
Total Instances aws_autoscaling_group_total_instances_average The total number of instances in the Auto Scaling group.
Running Instances aws_autoscaling_group_in_service_instances_average The number of instances that are running as part of the Auto Scaling group.
Pending Instances aws_autoscaling_group_pending_instances_average The number of instances that are pending.
Standby Instances aws_autoscaling_group_standby_instances_average The number of instances that are in a Standby state.
Terminating Instances aws_autoscaling_group_terminating_instances_average The number of instances that are in the process of terminating.