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

feat: support micrometer tracing #238

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amondnet
Copy link

@amondnet amondnet commented Oct 10, 2023

support micrometer tracing

https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#actuator.micrometer-tracing
https://spring.io/blog/2022/10/12/observability-with-spring-boot-3
https://github.com/spring-cloud/spring-cloud-sleuth

Spring Cloud Sleuth will not work with Spring Boot 3.x onward. The last major version of Spring Boot that Sleuth will support is 2.x.

@CLAassistant
Copy link

CLAassistant commented Oct 10, 2023

CLA assistant check
All committers have signed the CLA.

@amondnet amondnet marked this pull request as ready for review October 10, 2023 08:39
@amondnet amondnet marked this pull request as draft October 10, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants