| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.instrument.messaging | |
| org.springframework.cloud.sleuth.instrument.web |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessagingSpanTextMapExtractor
Contract for extracting tracing headers from a
SpanTextMap
via message headers |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderBasedMessagingExtractor
Default implementation for messaging
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpSpanExtractor
Contract for extracting tracing headers from a
SpanTextMap
via HTTP headers |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipkinHttpSpanExtractor
Default implementation, compatible with Zipkin propagation.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.