-
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
New scaler: Google Cloud Tasks #3613
Comments
That's a good idea! Are you willing to contribute it? |
@tomkerkhove I'm working on a proposal for using KEDA at Sentry - if that goes through and we implement it it may be something I can look at.. don't think I can put in the time if we're not using KEDA yet though. :D |
Sounds great though! |
Hi @tomkerkhove I would like to take this up |
Awesome, thank you! Let us know if you need help, you can learn more in our contribution guide. |
Hey @Shulammite-Aso are you already working on this? I also need this and have time to try to do this. Tell me if you are on it not to waste time. Thank you! |
Hi @jmalvarezf-lmes I started working on this, but I have gotten a bit too busy and can't seem to pay close attention to this for now. If you have the time you can take it up. |
Proposal
I would like to be able to set up autoscaling for Google Cloud Tasks.
Scaler Source
api/request_count, queue/depth
Scaling Mechanics
I see this as being similar to the existing RabbitMQ triggers where you could define a request rate trigger to scale up with the number of incoming items, as well as a queue depth trigger in case consumption slows down and you begin to accumulate a backlog.
Authentication Source
Google Cloud IAM
Anything else?
No response
The text was updated successfully, but these errors were encountered: