cdk-monitoring-constructs
cdk-monitoring-constructs copied to clipboard
[ec2] Add alarms supporting for EC2 instances
From @voho
Good idea! I just sense a problem in situations we have a search query. We could add the alarms if you either specify the instance IDs manually or have something like an ASG. What kind of input or API would you prefer for this?
Potentially dependent on #43
Hi, Any idea how we set alarm for EC2 instance, specifically per instance id or ASG?
Alarms for EC2 instances is a desirable feature for our team. Where does this goal sit on the development roadmap?
Additional question: Can Cloudwatch Agent metrics be (optionally) included in the EC2MonitoringProps?
Where does this goal sit on the development roadmap?
Hi, we don't have a concrete roadmap but ad-hoc contributions are welcome!
Can Cloudwatch Agent metrics be (optionally) included in the EC2MonitoringProps?
Please open a separate issue for this, ideally with an idea of what a desired API might look like.