This commit is contained in:
Adrian Cole
2020-04-09 22:29:44 +08:00
parent da33366d8a
commit 1d9bcbad4f
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ Here's an example of what it looks like:
image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Zipkin Trace]
The https://github.com/openzipkin/sleuth-webmvc-example[source repository] of this
example includes demonstrations ofmany things, including WebFlux and messaging.
example includes demonstrations of many things, including WebFlux and messaging.
Most features require only a property or dependency change to work. These
snippets showcase the value of Spring Cloud Sleuth: Through auto-configuration,
Sleuth make getting started with distributed tracing easy!

View File

@@ -20,7 +20,7 @@ Here's an example of what it looks like:
image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Zipkin Trace]
The https://github.com/openzipkin/sleuth-webmvc-example[source repository] of this
example includes demonstrations ofmany things, including WebFlux and messaging.
example includes demonstrations of many things, including WebFlux and messaging.
Most features require only a property or dependency change to work. These
snippets showcase the value of Spring Cloud Sleuth: Through auto-configuration,
Sleuth make getting started with distributed tracing easy!