Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance tracing for Azure Spring database/storage components #21763

Closed
1 task
saragluna opened this issue May 24, 2021 · 1 comment
Closed
1 task

Enhance tracing for Azure Spring database/storage components #21763

saragluna opened this issue May 24, 2021 · 1 comment
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@saragluna
Copy link
Member

saragluna commented May 24, 2021

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 database/storage components can work correctly:

  • The database/storage SDK clients can work with Sleuth, like Cosmos and Storage Blobs.

Reference
See also #21969.

@saragluna saragluna added the azure-spring All azure-spring related issues label May 24, 2021
@saragluna saragluna added the Client This issue points to a problem in the data-plane of the library. label May 24, 2021
@backwind1233 backwind1233 modified the milestone: [2021] July Jun 1, 2021
@stliu stliu added this to the Backlog milestone Aug 11, 2021
@stliu stliu added the feature-request This issue requires a new behavior in the product in order be resolved. label Apr 3, 2022
@backwind1233 backwind1233 removed their assignment Dec 9, 2022
Copy link

Hi @saragluna, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Archived in project
Development

No branches or pull requests

3 participants