Updated readme

This commit is contained in:
Marcin Grzejszczak
2016-03-29 13:01:28 +02:00
parent f38f979d13
commit 9aba475ac9

View File

@@ -92,6 +92,10 @@ colorful labels. How does it happen that in Zipkin 10 spans are received?
So 1 span from *A*, 2 spans from *B*, 1 span from *C*, 2 spans from *D*, 1 span from *E*, 2 spans from *F* and 1 from *G*.
Altogether *10* spans.
The dependency graph in Zipkin would look like this:
image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/master/docs/src/main/asciidoc/images/dependencies.png[Dependencies]
==== Log correlation
When grepping the logs of those four applications by trace id equal to e.g. `2485ec27856c56f4` one would get the following: