artilleryio / artilleryio/chaos-lambda

Get instances by autoscaling group name instead of polling all instances

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
290
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Was wondering if there was a reason its doing describe all instances instead of polling by Auto Scaling Group name using [describeAutoScalingGroups](http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/AutoScaling.html#describeAutoScalingGroups-property)?

Contributor guide

Open the contributing guide

Research direction

Locate the code that describes or polls all instances, then read the AWS SDK describeAutoScalingGroups documentation linked in the issue. Update the instance lookup to use the autoscaling group name, and verify that instances are obtained without polling every instance.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cloud
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.