Sync docs from master to gh-pages
This commit is contained in:
@@ -257,7 +257,7 @@ such as <code>RestTemplate</code>, or your own code annotated with <code>@NewSpa
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Below, we’ll use the word Zipkin to describe the tracing system, and include
|
||||
Zipkin screenshots. However, most services accepting Zipkin’s format[<a href="https://zipkin.io/zipkin-api/#/default/post_spans" class="bare">zipkin.io/zipkin-api/#/default/post_spans</a>],
|
||||
Zipkin screenshots. However, most services accepting <a href="https://zipkin.io/zipkin-api/#/default/post_spans">Zipkin format</a>
|
||||
have similar base features. Sleuth can also be configured to send data in other
|
||||
formats, something detailed later.</p>
|
||||
</div>
|
||||
@@ -395,7 +395,7 @@ To do so, you have to do the following (for readability, we pass the dependencie
|
||||
<p><strong>Logback Setup</strong></p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Consider the following example of a Logback configuration file (named <a href="https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/master/docs/src/main/asciidoc/logback-spring.xml">logback-spring.xml</a>).</p>
|
||||
<p>Consider the following example of a Logback configuration file (logback-spring.xml).</p>
|
||||
</div>
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user