Skip to content

SNS to SQS distributed tracing #1280

@Czechh

Description

@Czechh

The tracer currently supports distributed tracing for SQS, as we inject the Datadog info on sendMessage and also extract the trace info if present on receiveMessage. A regular pattern is to publish to SNS first to have a fan out to multiple SQS queues via topic subscriptions.

I wanted to reach out to before submitting a PR for injecting the trace into the MessageAttributes in SNS publish, so the the trace data can get all the way from the production of the SNS event, to the SQS consumers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions