Sync docs from master to gh-pages
This commit is contained in:
@@ -726,7 +726,7 @@ If you want to use Grok together with the logs from Cloud Foundry you have to us
|
||||
<h4 id="_only_sleuth_log_correlation">Only Sleuth (log correlation)</h4>
|
||||
<div class="paragraph">
|
||||
<p>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.</p>
|
||||
the <code>spring-cloud-starter-sleuth</code> module to your project.</p>
|
||||
</div>
|
||||
<div class="listingblock primary">
|
||||
<div class="title">Maven</div>
|
||||
@@ -789,7 +789,7 @@ the Spring BOM</p>
|
||||
<div class="sect3">
|
||||
<h4 id="_sleuth_with_zipkin_via_http">Sleuth with Zipkin via HTTP</h4>
|
||||
<div class="paragraph">
|
||||
<p>If you want both Sleuth and Zipkin just add the <strong>spring-cloud-starter-zipkin</strong> dependency.</p>
|
||||
<p>If you want both Sleuth and Zipkin just add the <code>spring-cloud-starter-zipkin</code> dependency.</p>
|
||||
</div>
|
||||
<div class="listingblock primary">
|
||||
<div class="title">Maven</div>
|
||||
@@ -2053,7 +2053,7 @@ To disable Zuul support set the <code>spring.sleuth.zuul.enabled</code> property
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2016-05-09 15:17:40 CEST
|
||||
Last updated 2016-05-09 17:31:56 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user