spring-cloud-sleuth icon indicating copy to clipboard operation
spring-cloud-sleuth copied to clipboard

Distributed tracing for spring cloud

Results 34 spring-cloud-sleuth issues
Sort by recently updated
recently updated
newest added

waiting for feedback
feedback-reminder

**Describe the bug** When using Zipkin in a Spring Boot batch application the shutdown hook [here](https://github.com/spring-cloud/spring-cloud-sleuth/blob/3.1.x/spring-cloud-sleuth-autoconfigure/src/main/java/org/springframework/cloud/sleuth/autoconfig/zipkin2/ZipkinAutoConfiguration.java#L141) is called multiple times causing Zipkin to throw an exception. Should the shutdown hook...

feedback-provided

**Is your feature request related to a problem? Please describe.** It looks like Spring Sleuth only extracts trace-information from incoming HttpServletRequests requests when Spring MVC is on the classpath. This...

waiting-for-triage

Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.1 to 2.35.2. Commits e032c4a Bumped patch version c20a913 Disable XML External Entities (#2607) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.tomakehurst:wiremock-jre8-standalone&package-manager=maven&previous-version=2.35.1&new-version=2.35.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
java