Spring Cloud Starter for distributed tracing with Sleuth and Brave.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-sleuth</artifactId>
<version>3.1.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject the Sleuth Tracer to add custom tags to the current span.
Migrate to Micrometer Tracing (spring-cloud-starter-micrometer-tracing).
No dependency data recorded yet.