We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The SQS collector collects metrics for one or more Amazon AWS SQS queues
Below is an example configuration for the SQSCollector. You can specify an arbitrary amount of regions
enabled = True interval = 60 [regions] [[region-code]] access_key_id = '...' secret_access_key = ''' queues = queue_name[,queue_name2[,..]]
Note: If you modify the SQSCollector configuration, you will need to restart diamond.
__EXAMPLESHERE__