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