diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html index f7d8006de..ba05e91bf 100644 --- a/spring-cloud-sleuth.html +++ b/spring-cloud-sleuth.html @@ -731,7 +731,9 @@ the spring-cloud-starter-sleuth module to your project.
traceId - the id of the latency graph that contains the span
exportable - whether the log should be exported to Zipkin or not
+exportable - whether the log should be exported to Zipkin or not. When would you like the span not to be +exportable? In the case in which you want to wrap some operation in a Span and have it written to the logs +only.
spring.sleuth.zuul.enabled property