Skip to content

After upgrade to 3.4.0 Opentelemetry traces do not work with io.awspring.cloud.sqs.annotation.SqsListener; #1420

Description

@itzYubi

Type: Bug

Component:
"SQS"

Describe the bug
We are using Opentelemetry java agent v2.16.0.
After upgrading spring cloud AWS to 3.4.0 from 3.2.1, we observed that traces are not working when we Listen for SQS events through io.awspring.cloud.sqs.annotation.SqsListener;

FYI we initially thought it had something to do with open telemetry upgrade from 2.10.0 to 2.16.0 but we saw that the issue is due to spring cloud aws upgrade.
Sample
Need to setup as simple Sqs listener to listen for sqs messages.
Need to have opentelemetry JAR in the deployment
Check logs for traces received.

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