chaostoolkit-incubator / chaostoolkit-aws

Chaos Toolkit Extension for AWS
https://chaostoolkit.org/drivers/aws/
Apache License 2.0
109 stars 52 forks source link

adding new disruption to cloudwatch #130

Closed joshuaroot closed 2 years ago

joshuaroot commented 2 years ago

adding a new cloudwatch disruption that will allow for adding custom data over a period of time. the idea being that by adding a number of 5XX errors to a load balancer of a period of X minutes it will initiate an alarm which would trigger a failover event without the need to actually destroy existing infrastructure.

Signed-off-by: JR joshua.root@capitalone.com

joshuaroot commented 2 years ago

failing tests appear to be with EMR...

joshuaroot commented 2 years ago

can someone explain why my pr is failing now?