| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.zipkin2 |
| Class and Description |
|---|
| EndpointLocator
Strategy for locating a zipkin Endpoint for the current process.
|
| 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 |
| 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. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.