Feature request: Shoryuken integration #538
Labels
community
Was opened by a community member
feature-request
A request for a new feature or change to an existing one
Milestone
Shoryuken is a Ruby worker for Amazon SQS.
It has middleware based on Sidekiq, with a slightly different signature:
An important thing to note is that Shoryuken can be run in a batch mode, in which case
sqs_msg
andbody
will be arrays, see this test for an example.It uses the AWS SQS API underneath, which is already partially tracked by ddtrace.
The text was updated successfully, but these errors were encountered: