| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.zipkin2 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointLocator
EndpointLocator implementation that:
serviceName - from ServerProperties or Registration
ip - from ServerProperties
port - from lazily assigned port or ServerProperties
You can override the name using ZipkinProperties.Service.setName(String) |
| Modifier and Type | Method and Description |
|---|---|
EndpointLocator |
ZipkinAutoConfiguration.DefaultEndpointLocatorConfiguration.zipkinEndpointLocator() |
EndpointLocator |
ZipkinAutoConfiguration.RegistrationEndpointLocatorConfiguration.zipkinEndpointLocator() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.