From 9aba475ac91000492661340f7a0ec37705ed650e Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 Mar 2016 13:01:28 +0200 Subject: [PATCH] Updated readme --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 9ef1b433e..4e8ffff44 100644 --- a/README.adoc +++ b/README.adoc @@ -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: