Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2018-09-07 16:20:58 +00:00
parent 3608702500
commit fc3aa37f89
3 changed files with 5 additions and 2 deletions

View File

@@ -1961,6 +1961,9 @@ so that tracing headers get injected into the created Spring Kafka’s
<simpara>We instrument the <literal>JmsTemplate</literal> so that tracing headers get injected
into the message. We also support <literal>@JmsListener</literal> annotated methods on the consumer side.</simpara>
<simpara>To block this feature, set <literal>spring.sleuth.messaging.jms.enabled</literal> to <literal>false</literal>.</simpara>
<important>
<simpara>We don&#8217;t support baggage propagation for JMS</simpara>
</important>
</section>
</section>
<section xml:id="_zuul">