| Interface | Description |
|---|---|
| MessagingSpanTextMapExtractor |
Contract for extracting tracing headers from a
SpanTextMap
via message headers |
| MessagingSpanTextMapInjector |
Contract for injecting tracing headers from a
SpanTextMap
via message headers |
| Class | Description |
|---|---|
| HeaderBasedMessagingExtractor |
Default implementation for messaging
|
| HeaderBasedMessagingInjector |
Default implementation for messaging
|
| TraceChannelInterceptor |
A channel interceptor that automatically starts / continues / closes and detaches
spans.
|
| TraceMessageHeaders |
Contains trace related messaging headers.
|
| TraceSpanMessagingAutoConfiguration |
AutoConfiguration containing Span extractor and injector for messaging.
|
| TraceSpringIntegrationAutoConfiguration |
Auto-configuration that registers a Sleuth version of the
ChannelInterceptor. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.