-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Provide support for scaling apps using AWS SQS Queue to include in-flight messages as well #3132
Conversation
Signed-off-by: Liam Storkey <liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal>
Signed-off-by: Liam Storkey <liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal>
Signed-off-by: Liam Storkey <liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal>
Signed-off-by: Liam Storkey <liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal>
Signed-off-by: Liam Storkey <liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal>
Signed-off-by: Liam Storkey <liam.storkey@SYD-C02FN3JPMD6R.local>
Signed-off-by: Liam Storkey <liam.storkey@SYD-C02FN3JPMD6R.local>
Signed-off-by: Liam Storkey <liam.storkey@SYD-C02FN3JPMD6R.local>
hey @tomkerkhove It would be amazing if we could get some eyes on this 👍🏻 |
/run-e2e |
/run-e2e aws* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Liam Storkey <liam.storkey@syd-c02fn3jpmd6r.lan>
@JorTurFer Do you know what's up with this GH check? |
There is a new commit since e2e test was executed. Every commit enqueue the check again (like other CIs because there could be changes in the code that should be tested) |
Signed-off-by: Liam Storkey liam.storkey@ip-10-0-0-12.ap-southeast-2.compute.internal
scaleOnInFlight
which changes the formula used for the sqs queue scaling metricsChecklist
Relates to kedacore/keda-docs#773
Fixes #3133