| Class and Description |
|---|
| EndpointLocator
Strategy for locating a zipkin Endpoint for the current process.
|
| ZipkinLoadBalancer
Load balancing strategy for picking a Zipkin instance.
|
| ZipkinProperties
Zipkin settings.
|
| ZipkinProperties.Compression
When enabled, spans are gzipped before sent to the zipkin server.
|
| ZipkinProperties.Locator
Configuration related to locating of the host name from service discovery.
|
| ZipkinProperties.Locator.Discovery
Discovery Locator properties.
|
| ZipkinProperties.Service
When set will override the default
spring.application.name value of the
service id. |
| ZipkinRestTemplateCustomizer
Implementations customize the
RestTemplate used to report spans to Zipkin. |
| ZipkinUrlExtractor
Provides a way to retrieve Zipkin URI.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.