Sync docs from master to gh-pages
This commit is contained in:
BIN
images/pws.png
Normal file
BIN
images/pws.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
@@ -473,6 +473,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
||||
<li><a href="#_zuul">Zuul</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#_running_examples">Running examples</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -636,6 +637,10 @@ to Zipkin and merged there.</p>
|
||||
Altogether <strong>10</strong> spans.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<div class="title">Click Pivotal Web Service icon to see it live!</div>
|
||||
<p><span class="image"><a class="image" href="http://docssleuth-zipkin-server.cfapps.io/"><img src="images/images/pws.png" alt="Zipkin deployed on Pivotal Web Services" width="100" height="100"></a></span></p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>The dependency graph in Zipkin would look like this:</p>
|
||||
</div>
|
||||
<div class="imageblock">
|
||||
@@ -643,6 +648,10 @@ Altogether <strong>10</strong> spans.</p>
|
||||
<img src="https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/master/docs/src/main/asciidoc/images/dependencies.png" alt="Dependencies">
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<div class="title">Click Pivotal Web Service icon to see it live!</div>
|
||||
<p><span class="image"><a class="image" href="http://docssleuth-zipkin-server.cfapps.io/dependency"><img src="images/images/pws.png" alt="Zipkin deployed on Pivotal Web Services" width="100" height="100"></a></span></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_log_correlation">Log correlation</h4>
|
||||
@@ -1724,10 +1733,28 @@ To disable Zuul support set the <code>spring.sleuth.zuul.enabled</code> property
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect1">
|
||||
<h2 id="_running_examples">Running examples</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph">
|
||||
<p>You can find the running examples deployed in the <a href="https://run.pivotal.io/">Pivotal Web Services</a>. Check them out in the following links:</p>
|
||||
</div>
|
||||
<div class="ulist">
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="http://docssleuth-zipkin-server.cfapps.io/">Zipkin for apps presented in the samples to the top</a>, its <a href="https://github.com/spring-cloud-samples/sleuth-documentation-apps">Github Code</a> and its build status <span class="image"><a class="image" href="https://build.spring.io/browse/SCE2E-SCSDAOCF"><img src="https://build.spring.io/plugins/servlet/buildStatusImage/SCE2E-SCSDAOCF" alt="Build Status"></a></span></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="http://docsbrewing-zipkin-web.cfapps.io/">Zipkin for Brewery on PWS</a>, its <a href="https://github.com/spring-cloud-samples/brewery">Github Code</a> and its build status <span class="image"><a class="image" href="https://build.spring.io/browse/SCE2E-SCSBFDOCF"><img src="https://build.spring.io/plugins/servlet/buildStatusImage/SCE2E-SCSSE2ECFT" alt="Build Status"></a></span></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2016-04-19 10:17:03 CEST
|
||||
Last updated 2016-04-19 16:42:53 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user