From 2989588d6f6e4c46404d3b9d5c2a4f414a40e5b6 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 11 Mar 2016 10:29:55 +0100 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-sleuth.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.

  • @@ -1532,7 +1534,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property