Closed as not planned
Description
After the replacement of Spring Cloud Sleuth integration with Micrometer integration with a new version of Spring Boot 3.x we lost tracing information creation for the method annotated with Scheduled annotation which was available out of the box with mentioned Sleuth integration.
Without this functionality, every developer needs to implement their own support, so is there a chance to reflect Sleuth functionality inside the Micrometer implementation?
Please let me know if you need a contribution to the implementation.