SQS Autoscaler sum of multiple queues #2168
-
Hi, Is it possible with Keda to have an SQS autoscaler that is based on multiple queues? Specifically it would be very helpful to have it based on the sum of queues or the average of the number of messages in the queues. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
You can use multiple triggers in the same scaledobject, but it will start scaling as soon as 1 of them is matching the criteria, so that's not a solution for you then? |
Beta Was this translation helpful? Give feedback.
-
I see that @TsuyoshiUshio added the abillity to choose multipleScalersCalculation on ScaledJobs, is that possible on ScaledObject as well? |
Beta Was this translation helpful? Give feedback.
-
@yogevyuval Upvote request for custom formula here: #2440 |
Beta Was this translation helpful? Give feedback.
-
Addressed by custom formula? https://keda.sh/docs/2.15/concepts/scaling-deployments/#scaling-modifiers |
Beta Was this translation helpful? Give feedback.
Addressed by custom formula?
https://keda.sh/docs/2.15/concepts/scaling-deployments/#scaling-modifiers