HostLocator that tries to find local service information from a
DiscoveryClient."host" from a Spring Cloud Span (and whatever other
environment properties might be available).HostLocator that retrieves:
service name - either from Span.getProcessId() or current application name
address - from ServerProperties
port - from lazily assigned port or ServerProperties
Auto-configuration
for sending spans over Spring Cloud Stream.EnvironmentPostProcessor that sets the default properties for
Sleuth Stream.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.