| Interface | Description |
|---|---|
| HostLocator |
Strategy for locating a "host" from a Spring Cloud Span (and whatever other
environment properties might be available).
|
| SleuthSink |
Defines a message channel for accepting and processing span data from remote,
instrumented applications.
|
| SleuthSource |
Defines a message channel for instrumented applications to use to send span data to a
message broker.
|
| Class | Description |
|---|---|
| DiscoveryClientHostLocator |
An
HostLocator that tries to find local service information from a
DiscoveryClient. |
| Host | |
| ServerPropertiesHostLocator | |
| SleuthStreamAutoConfiguration |
Autoconfiguration for sending Spans over Spring Cloud Stream.
|
| SleuthStreamAutoConfiguration.DefaultEndpointLocatorConfiguration | |
| SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration | |
| SleuthStreamProperties | |
| Spans |
Data transfer object for a collection of spans from a given host.
|
| StreamEnvironmentPostProcessor | |
| StreamSpanListener |
A message source for spans.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.