Sync docs from master to gh-pages
This commit is contained in:
@@ -173,7 +173,7 @@ $(globalSwitch);
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph">
|
||||
<p>Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed
|
||||
tracing. Underneath, Spring Cloud Sleuth is a layer over a Tracer library named
|
||||
tracing. Underneath, Spring Cloud Sleuth is a layer over a tracer library named
|
||||
<a href="https://github.com/openzipkin/brave">Brave</a>.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
@@ -208,7 +208,7 @@ public class DemoController {
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>If you add that handler to a controller, you can see the calls to <code>home()</code>
|
||||
being traced in the logs as well in Zipkin, if configured.</p>
|
||||
being traced in the logs as well in <a href="https://zipkin.io/">Zipkin</a>, if configured.</p>
|
||||
</div>
|
||||
<div class="admonitionblock note">
|
||||
<table>
|
||||
@@ -291,7 +291,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>
|
||||
@@ -429,7 +429,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">
|
||||
|
||||
@@ -145,7 +145,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>
|
||||
@@ -283,7 +283,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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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