Updated docs

This commit is contained in:
Marcin Grzejszczak
2016-04-19 16:46:23 +02:00
parent cf742d90da
commit ecbcb2d335

View File

@@ -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: