Skip to content

Autoconfigure micrometer tracing for transactions #42796

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

Closed
edudar opened this issue Oct 18, 2024 · 1 comment
Closed

Autoconfigure micrometer tracing for transactions #42796

edudar opened this issue Oct 18, 2024 · 1 comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@edudar
Copy link

edudar commented Oct 18, 2024

With the migration from Spring Cloud Sleuth to Micrometer Tracing, the direction was to move instrumentation support to respective projects.

I filed spring-projects/spring-framework#33751 to support this instrumentation on the framework level. The second part of Sleuth was to autoconfigure trace-able transaction managers. This falls into Spring Boot land.

Original autoconfiguration in Sleuth: https://github.com/spring-cloud/spring-cloud-sleuth/tree/3.1.x/spring-cloud-sleuth-autoconfigure/src/main/java/org/springframework/cloud/sleuth/autoconfig/instrument/tx

This would bring parity for tx tracing support to Spring Boot 3+.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 18, 2024
@bclozel
Copy link
Member

bclozel commented Oct 19, 2024

Framework issue was declined.

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2024
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants