You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this means if either average is 10, trigger the scaled object right? its not an aggregation of the average of both queues
it would be great if the scaler supports regex to allow this use case
Use-Case
Scale Sidekiq pro workers using KEDA that's managing different queues
Is this a feature you are interested in implementing yourself?
No
Anything else?
No response
The text was updated successfully, but these errors were encountered:
madyarini
changed the title
Support regex for Redis List scaler
Support totaling length of multiple redis lists/regex for Redis List scaler
Aug 25, 2023
Proposal
Hi, I'm trying to scale sidekiq using KEDA
I have different queues handled by a type of sidekiq worker pod
how do i able to say, if the list of jobs in both queues averaging 20, trigger the scaledobject ?
if i do this
this means if either average is 10, trigger the scaled object right? its not an aggregation of the average of both queues
it would be great if the scaler supports regex to allow this use case
Use-Case
Scale Sidekiq pro workers using KEDA that's managing different queues
Is this a feature you are interested in implementing yourself?
No
Anything else?
No response
The text was updated successfully, but these errors were encountered: