Skip to content

Micrometer Observations integration for SQS/SNS by default #566

@sondemar

Description

@sondemar

Type: Feature

Is your feature request related to a problem? Please describe.
With a new version of Spring Boot 3.x tracing propagation by Sleuth integration is replaced with Micrometer integration and with the newest version Spring Cloud Sleuth does not support AWS (SQS) integration anymore.

Describe the solution you'd like
Integrate Spring Cloud AWS with Micrometer tracing so that tracing propagation works by default for SQS/SNS integration. The tracing SQS message headers get extracted from the message and a trace gets put into the context or tracing context is put into tracing headers for pushed SNS message by default

Describe alternatives you've considered
As an alternative it could be porting the functionality from the Spring Cloud Sleuth project.

Additional context
Please let me know if you need a contribution to the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: snsSNS integration related issuecomponent: sqsSQS integration related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions