Core library for distributed tracing in Spring Cloud applications.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-core</artifactId>
<version>2.2.8.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject and use the Sleuth Tracer to add custom tags to spans.
Migrate to Micrometer Tracing for future compatibility.
No dependency data recorded yet.