Added a note that for JMS we don't propagate baggage

This commit is contained in:
Marcin Grzejszczak
2018-09-07 16:28:14 +02:00
parent 655c3a55cc
commit 4e717be34c

View File

@@ -1280,6 +1280,8 @@ into the message. We also support `@JmsListener` annotated methods on the consum
To block this feature, set `spring.sleuth.messaging.jms.enabled` to `false`.
IMPORTANT: We don't support baggage propagation for JMS
=== Zuul
We instrument the Zuul Ribbon integration by enriching the Ribbon requests with tracing information.