-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-autoscalingRelated to Amazon EC2 Auto ScalingRelated to Amazon EC2 Auto Scalingfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
Currently there is no metrics_collection in aws_cdk.aws_autoscaling.AutoScalingGroup
It is only supported by low level API: aws_cdk.aws_autoscaling.CfnAutoScalingGroup
Use Case
Collect metrics of Autoscaling Group In-service Instances, Desired Instances and etc.
Just like the metrics_collection in aws_cdk.aws_autoscaling.CfnAutoScalingGroup
Proposed Solution
Support metrics_collection in aws_cdk.aws_autoscaling.AutoScalingGroup
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-autoscalingRelated to Amazon EC2 Auto ScalingRelated to Amazon EC2 Auto Scalingfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.