public class DiscoveryClientEndpointLocator extends Object implements EndpointLocator
EndpointLocator that tries to find local service information from a
DiscoveryClient.
You can override the name using ZipkinProperties.Service.setName(String)| Constructor and Description |
|---|
DiscoveryClientEndpointLocator(org.springframework.cloud.client.discovery.DiscoveryClient client)
Deprecated.
|
DiscoveryClientEndpointLocator(org.springframework.cloud.client.discovery.DiscoveryClient client,
ZipkinProperties zipkinProperties) |
@Deprecated public DiscoveryClientEndpointLocator(org.springframework.cloud.client.discovery.DiscoveryClient client)
public DiscoveryClientEndpointLocator(org.springframework.cloud.client.discovery.DiscoveryClient client,
ZipkinProperties zipkinProperties)
public zipkin.Endpoint local()
local in interface EndpointLocatorCopyright © 2017 Pivotal Software, Inc.. All rights reserved.