From 429bcb3dfefaccd6c456a6d1c72cb91a95b5e9c6 Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 29 Mar 2019 11:33:35 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-sleuth.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html
index db3388fd6..e8e975887 100644
--- a/spring-cloud-sleuth.html
+++ b/spring-cloud-sleuth.html
@@ -274,6 +274,7 @@ $(addBlockSwitches);
Zuul
+Redis
Running examples
@@ -3585,6 +3586,13 @@ We don’t support baggage propagation for JMS
To disable Zuul support, set the spring.sleuth.zuul.enabled property to false.
+
+
+
+
We set tracing property to Lettcue ClientResources instance to enable Brave tracing built in Lettuce .
+To disable Redis support, set the spring.sleuth.redis.enabled property to false.
+
+