Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-02-24 16:08:49 +00:00
parent f33243d06f
commit ed86f0d2c8

View File

@@ -2626,12 +2626,6 @@ are creating Spans each time a new task is submitted, invoked or scheduled.</p>
subscribe events. To disable Spring Integration instrumentation, set <code>spring.sleuth.integration.enabled</code> to false.</p>
</div>
<div class="paragraph">
<p>Spring Cloud Sleuth up till version 1.0.4 is sending invalid tracing headers when using messaging. Those headers are actually
the same as the ones sent in HTTP (they contain a <code>-</code>) in its name. For the sake of
backwards compatibility in 1.0.4 we&#8217;ve started sending both valid and invalid headers. Please upgrade to 1.0.4 because
in Spring Cloud Sleuth 1.1 we will remove the support for the deprecated headers.</p>
</div>
<div class="paragraph">
<p>You can provide the <code>spring.sleuth.integration.patterns</code> pattern to explicitly
provide the names of channels that you want to include for tracing. By default all channels
are included.</p>