Package org.springframework.cloud.sleuth.zipkin2
package org.springframework.cloud.sleuth.zipkin2
-
ClassDescription
ZipkinUrlExtractorwith caching mechanism.EndpointLocatorimplementation that.DefaultZipkinRestTemplateCustomizerthat provides the GZip compression ifZipkinProperties.getCompression()is enabled.Strategy for locating a zipkin Endpoint for the current process.ZipkinLoadBalancerthat usesLoadBalancerClientto find Zipkin in service discovery.Senderthat usesRestTemplateto send spans to Zipkin.ZipkinLoadBalancerthat provides a fixed URI for Zipkin.Senderthat usesWebClientto send spans to Zipkin.Load balancing strategy for picking a Zipkin instance.Zipkin settings.When enabled, spans are gzipped before sent to the zipkin server.Configuration related to locating of the host name from service discovery.Discovery Locator properties.When set will override the defaultspring.application.namevalue of the service id.Implementations customize theRestTemplateused to report spans to Zipkin.A provider for aRestTemplateused to send spans to Zipkin.Resolves at runtime where the Zipkin server is.Provides a way to retrieve Zipkin URI.A provider for aWebClient.Builderused to send spans to Zipkin.