Spring Cloud Sleuth3.1.12
Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing.
Sleuth configures everything you need to get started. This includes where trace data (spans) are reported to, how many traces to keep (sampling), if remote fields (baggage) are sent, and which libraries are traced.
Changelog
What's Changed
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #7
- Bump microbenchmark-runner.version from c5f1e7d047 to 0.6.0.RELEASE by @dependabot[bot] in #6
- Bump net.ttddyy:datasource-proxy from 1.10 to 1.10.1 by @dependabot[bot] in #5
- Bump org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure from 2.3.4.RELEASE to 2.3.12.RELEASE by @dependabot[bot] in #2
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #3
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: https://github.com/spring-cloud/spring-cloud-sleuth-commercial/commits/v3.1.12