From ecbcb2d335580c57fc55084db5887ee61934acc8 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 19 Apr 2016 16:46:23 +0200 Subject: [PATCH] Updated docs --- README.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.adoc b/README.adoc index 4e8ffff44..cfd6c53d1 100644 --- a/README.adoc +++ b/README.adoc @@ -92,10 +92,19 @@ 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. +.Click Pivotal Web Service icon to see it live! +[caption="Click Pivotal Web Service icon to see it live!"] +image:images/pws.png["Zipkin deployed on Pivotal Web Services", link="http://docssleuth-zipkin-server.cfapps.io/", height=100, width=100] + 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] +.Click Pivotal Web Service icon to see it live! +[caption="Click Pivotal Web Service icon to see it live!"] +image:images/pws.png["Zipkin deployed on Pivotal Web Services", link="http://docssleuth-zipkin-server.cfapps.io/dependency", height=100, width=100] + + ==== Log correlation When grepping the logs of those four applications by trace id equal to e.g. `2485ec27856c56f4` one would get the following: