From f4742bf9b2b2e20d87ee7c23f404339ca2fa5ead Mon Sep 17 00:00:00 2001
From: buildmaster spring.sleuth.scheduled.enabled to fa
spring.sleuth.scheduled.skipPattern with a regular expression that will match the fully qualified name of the
@Scheduled annotated class.
|
+ Tip
+ |
+
+If you are using spring-cloud-sleuth-stream and spring-cloud-netflix-hystrix-stream together, Span will be created for each Hystrix metrics and sent to Zipkin. This may be annoying. You can prevent this by setting spring.sleuth.scheduled.skipPattern=org.springframework.cloud.netflix.hystrix.stream.HystrixStreamTask
+ |
+