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)ZipkinRestTemplateCustomizer that provides the GZip compression if
ZipkinProperties.compression is enabled.URI of a Zipkin instance.Auto-configuration
enables reporting to Zipkin via HTTP.spring.application.name value of the service idRestTemplate used to report spans to Zipkin.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.