From b5d7c9c8563e18b83e1052769120342d96cbf60f Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 10 May 2016 09:08:31 +0200 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-sleuth.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html index bb7437b9e..18c870528 100644 --- a/spring-cloud-sleuth.html +++ b/spring-cloud-sleuth.html @@ -726,7 +726,7 @@ If you want to use Grok together with the logs from Cloud Foundry you have to us

Only Sleuth (log correlation)

If you want to profit only from Spring Cloud Sleuth without the Zipkin integration just add -the *spring-cloud-starter-sleuth1 module to your project.

+the spring-cloud-starter-sleuth module to your project.

Maven
@@ -789,7 +789,7 @@ the Spring BOM

Sleuth with Zipkin via HTTP

-

If you want both Sleuth and Zipkin just add the spring-cloud-starter-zipkin dependency.

+

If you want both Sleuth and Zipkin just add the spring-cloud-starter-zipkin dependency.

Maven
@@ -2053,7 +2053,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property