Does this support multiple SQS Queues monitoring?
Opened this issue · 1 comments
SrikanthBhandary commented
For example:
I have the different namespaces in the cluster and there is an independent worker is running cosmnuming the different SQS .
- daily - dailyworker-SQS-A
- stage - stageworker-SQS-B
- prod - prodworker-SQS-C
Is there anyway to configure this?
justjkk commented
Yes, you can create one WorkerPodAutoscaler object per worker/queue combination that you want to monitor.