Skip to content

metrics_collection support in aws_cdk.aws_autoscaling.AutoScalingGroup #7116

@huangzbaws

Description

@huangzbaws

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

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-autoscalingRelated to Amazon EC2 Auto Scalingfeature-requestA feature should be added or improved.in-progressThis issue is being actively worked on.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions