Skip to content

Does this SDK support the scenario where SNS subscription raw message option is disable? #183

@smeeklai

Description

@smeeklai

Hello there

I'm trying Application Cloudwatch Signal and followed the AWS doc to set the auto instrumentation up (via sidecar). I noticed that while Application Cloudwatch Signal is able to capture links between services via HTTP calls, it doesn't capture the links made by messaging calls. We are also using SNS and SQS to do asynchronous calls. We send a message to an SNS topic and have SQS subscribe to it with the raw message option disable. I found this doc from the @opentelemetry/instrumentation-aws-sdk module mentioning about the sqsExtractContextPropagationFromPayload extra option I need to enable when raw message is disable. Is this already enabled by default here? If not, how can I do it?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions