sensu / sensu-transport

The Sensu transport abstraction library.
MIT License
14 stars 19 forks source link

Add support of AWS SQS #22

Closed runningman84 closed 8 years ago

runningman84 commented 8 years ago

It would be great if we could replace RabbitMQ with SQS. This would be cheaper and easier to maintain...

jcmartins commented 8 years ago

+1

runningman84 commented 8 years ago

This should be already possible with some limitations: https://www.simple.com/engineering/scaling-sensu-by-doing-less

cwjohnston commented 8 years ago

Simple has published their SQS transport on github: https://github.com/SimpleFinance/sensu-transport-snssqs