All Classes and Interfaces

Class
Description
ZipkinUrlExtractor with caching mechanism.
EndpointLocator implementation that.
Default ZipkinRestTemplateCustomizer that provides the GZip compression if ZipkinProperties.getCompression() is enabled.
Strategy for locating a zipkin Endpoint for the current process.
ZipkinLoadBalancer that uses LoadBalancerClient to find Zipkin in service discovery.
Sender that uses RestTemplate to send spans to Zipkin.
ZipkinLoadBalancer that provides a fixed URI for Zipkin.
Sender that uses WebClient to 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 default spring.application.name value of the service id.
Implementations customize the RestTemplate used to report spans to Zipkin.
A provider for a RestTemplate used to send spans to Zipkin.
Resolves at runtime where the Zipkin server is.
Provides a way to retrieve Zipkin URI.
A provider for a WebClient.Builder used to send spans to Zipkin.