Spring Cloud Sleuth3.1.13
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/checkout from 5 to 6
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.29.2 to 2.7.30
- Bump mikepenz/action-junit-report from 5 to 6
- Bump actions/upload-artifact from 4 to 5
- Bump github/codeql-action from 3 to 4
- Bump org.springframework.security.oauth:spring-security-oauth2 from 2.2.0.RELEASE to 2.2.6.RELEASE