Skip to content

[FEATURE REQ] Enhance tracing for Azure Spring messaging components #21760

Closed as not planned

Description

Context

For Spring applications, there is already good tracing support by Spring Cloud Sleuth, the tracing information of your request and messages will be recorded successfully, also complete trace information is able to export.

Unfortunately, when using the Azure Spring Starter and Spring Cloud Sleuth Starter together, such as azure-spring-boot-starter-service-bus and spring-cloud-starter-sleuth, only the Spring level trace information can be recorded, the activities of Azure SDK will not be recorded.

Goal

We should make sure the tracing with Azure Spring messaging components can work correctly:

  • The raw messaging SDK client can work with Sleuth.
  • The Spring Integration projects can work with Sleuth.
  • The Spring Cloud Stream projects can work with Sleuth.

Reference

See also #21969.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions