Dynatrace / superdump

A service for automated crash-dump analysis
Other
515 stars 76 forks source link

Add amazon sqs support #203

Closed d-schneider closed 4 years ago

d-schneider commented 4 years ago

This PR adds support for Amazon SQS Queues.

The SuperDump service now checks periodically if a new message is in the input queue. After starting an analysis a link to the dump is sent to an output queue.

mmayr-at commented 4 years ago

LGTM, thx!