From 8ce83872580ec04bf625a8ec5a3da335773b6845 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 9 Apr 2020 14:03:22 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/README.html | 8 ++++---- reference/html/features.html | 4 ++-- reference/html/index.html | 4 ++-- reference/html/spring-cloud-sleuth.html | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/reference/html/README.html b/reference/html/README.html index f4989c733..42ccc76c6 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -173,7 +173,7 @@ $(globalSwitch);

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 Brave.

@@ -208,7 +208,7 @@ public class DemoController {

If you add that handler to a controller, you can see the calls to home() -being traced in the logs as well in Zipkin, if configured.

+being traced in the logs as well in Zipkin, if configured.

@@ -291,7 +291,7 @@ such as RestTemplate, or your own code annotated with @NewSpa

Below, we’ll use the word Zipkin to describe the tracing system, and include -Zipkin screenshots. However, most services accepting Zipkin’s format[zipkin.io/zipkin-api/#/default/post_spans], +Zipkin screenshots. However, most services accepting Zipkin format have similar base features. Sleuth can also be configured to send data in other formats, something detailed later.

@@ -429,7 +429,7 @@ To do so, you have to do the following (for readability, we pass the dependencie

Logback Setup

-

Consider the following example of a Logback configuration file (named logback-spring.xml).

+

Consider the following example of a Logback configuration file (logback-spring.xml).

diff --git a/reference/html/features.html b/reference/html/features.html index 226d9d63b..47c5599fa 100644 --- a/reference/html/features.html +++ b/reference/html/features.html @@ -145,7 +145,7 @@ such as RestTemplate, or your own code annotated with @NewSpa

Below, we’ll use the word Zipkin to describe the tracing system, and include -Zipkin screenshots. However, most services accepting Zipkin’s format[zipkin.io/zipkin-api/#/default/post_spans], +Zipkin screenshots. However, most services accepting Zipkin format have similar base features. Sleuth can also be configured to send data in other formats, something detailed later.

@@ -283,7 +283,7 @@ To do so, you have to do the following (for readability, we pass the dependencie

Logback Setup

-

Consider the following example of a Logback configuration file (named logback-spring.xml).

+

Consider the following example of a Logback configuration file (logback-spring.xml).

diff --git a/reference/html/index.html b/reference/html/index.html index f7eb370d9..034fba49e 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -257,7 +257,7 @@ such as RestTemplate, or your own code annotated with @NewSpa

Below, we’ll use the word Zipkin to describe the tracing system, and include -Zipkin screenshots. However, most services accepting Zipkin’s format[zipkin.io/zipkin-api/#/default/post_spans], +Zipkin screenshots. However, most services accepting Zipkin format have similar base features. Sleuth can also be configured to send data in other formats, something detailed later.

@@ -395,7 +395,7 @@ To do so, you have to do the following (for readability, we pass the dependencie

Logback Setup

-

Consider the following example of a Logback configuration file (named logback-spring.xml).

+

Consider the following example of a Logback configuration file (logback-spring.xml).

diff --git a/reference/html/spring-cloud-sleuth.html b/reference/html/spring-cloud-sleuth.html index f7eb370d9..034fba49e 100644 --- a/reference/html/spring-cloud-sleuth.html +++ b/reference/html/spring-cloud-sleuth.html @@ -257,7 +257,7 @@ such as RestTemplate, or your own code annotated with @NewSpa

Below, we’ll use the word Zipkin to describe the tracing system, and include -Zipkin screenshots. However, most services accepting Zipkin’s format[zipkin.io/zipkin-api/#/default/post_spans], +Zipkin screenshots. However, most services accepting Zipkin format have similar base features. Sleuth can also be configured to send data in other formats, something detailed later.

@@ -395,7 +395,7 @@ To do so, you have to do the following (for readability, we pass the dependencie

Logback Setup

-

Consider the following example of a Logback configuration file (named logback-spring.xml).

+

Consider the following example of a Logback configuration file (logback-spring.xml).