Skip to content
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

Does this support multiple SQS Queues monitoring? #149

Open
SrikanthBhandary opened this issue Jan 11, 2023 · 1 comment
Open

Does this support multiple SQS Queues monitoring? #149

SrikanthBhandary opened this issue Jan 11, 2023 · 1 comment
Labels
question Further information is requested

Comments

@SrikanthBhandary
Copy link

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 justjkk added the question Further information is requested label Mar 17, 2023
@justjkk
Copy link
Contributor

justjkk commented Mar 17, 2023

Hi @SrikanthBhandary,

Yes, you can create one WorkerPodAutoscaler object per worker/queue combination that you want to monitor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants