alibaba / alibaba-rsocket-broker

Alibaba RSocket Broker: Mesh, Streaming & IoT
https://alibroker.info
Apache License 2.0
761 stars 167 forks source link

feat: support micrometer tracing #238

Open amondnet opened 1 year ago

amondnet commented 1 year ago

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 commented 1 year ago

CLA assistant check
All committers have signed the CLA.