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
Hi,
I've found a issue in plugin, In /opt/sensu/.aws/credentials only 1 AWS region credentials can be added. Which limits the use of different region based different credentials for different sqs queues monitoring. Kindly add an option in check-sqs-messages.rb to select which credentials are needed to be selected from /opt/sensu/.aws/credentials for the desired check to work. Right now it takes only 1 credential entry i.e only 1 aws_access_key_id and aws_secret_access_key where we can't add other/different region monitoring
Please provide some help regarding that I'm using it monitoring all our micro services queue count.
Thanks