Class ZipkinProperties.Locator
java.lang.Object
org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
- Enclosing class:
- ZipkinProperties
Configuration related to locating of the host name from service discovery. This
property is NOT related to finding Zipkin via Service Disovery. To do so use the
ZipkinProperties.baseUrl property with the service name set inside the URL.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDiscovery Locator properties. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDiscovery(ZipkinProperties.Locator.Discovery discovery)
-
Constructor Details
-
Locator
public Locator()
-
-
Method Details
-
getDiscovery
-
setDiscovery
-