marcingrzejszczak opened a new issue, #9578: URL: https://github.com/apache/skywalking/issues/9578
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I'm a maintainer of Spring Cloud Sleuth and Micrometer projects (together with @shakuzen and @jonatan-ivanov). Spring Cloud Sleuth 3.1.x is the last line of Spring Cloud Sleuth. There will be no Spring Cloud Sleuth 3.2 nor 4.0 (you can read more [here]( https://github.com/spring-cloud/spring-cloud-sleuth/tree/main#spring-cloud-sleuth)). Spring Cloud Sleuth will be replaced by Micrometer Observation and Micrometer Tracing. [Micrometer Observation](https://github.com/micrometer-metrics/micrometer/tree/main/micrometer-observation) is coming as part of the Micrometer 1.10 release and [Micrometer Tracing](https://github.com/micrometer-metrics/tracing) is a new project. The idea of Micrometer Observation is that you instrument code once but you get multiple benefits out of it - e.g. you can get tracing, metrics, logging or whatever you see fit). You can read more about it [here](https://micrometer.io/docs/tracing). ### Use case We would like to ensure that Skywalking still works well without Spring Cloud Sleuth but with new features coming with Micrometer 1.10 and Micrometer Tracing. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
