From f04e8ea4878cc70c1758759b967700c8e5f1e8e3 Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 29 Jul 2016 10:56:06 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-sleuth.html | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html
index 6bf7bc20d..6b176574f 100644
--- a/spring-cloud-sleuth.html
+++ b/spring-cloud-sleuth.html
@@ -2237,6 +2237,19 @@ in Spring Cloud Sleuth 1.1 we will remove the support for the deprecated headers
provide the names of channels that you want to include for tracing. By default all channels
are included.
+
+
+
+|
+ Important
+ |
+
+When using the Executor to build a Spring Integration IntegrationFlow remember to use the untraced version of the Executor.
+Decorating Spring Integration Executor Channel with TraceableExecutorService will cause the spans to be improperly closed.
+ |
+
+
+
Zuul
@@ -2268,7 +2281,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property