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

Specify non default sqs region #12

Closed

Conversation

derektamsen
Copy link

Fixes #11

  • Allows the munin plugin config var "env.AWS_REGION = <aws_region>" to override the default boto region of 'us-east-1'
  • Change title of graph to display region name instead of queue name. This fixes the issue when checking multiple queues would cause the title to overflow.

…stead of SQSConnection. This allows us to specify the region endpoint. The connect_to_region method then internally calls SQSConnection.
…cate data as it is also in the key. If multiple queues are being checked the title can also overflow the title space
@derektamsen
Copy link
Author

Closed pr. I haven't used this for a very long time and this repo no longer seems active.

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

Successfully merging this pull request may close these issues.

Unable to get queue length for queues not in us-east-1
1 participant