Package org.springframework.boot.actuate.autoconfigure.tracing.zipkin
package org.springframework.boot.actuate.autoconfigure.tracing.zipkin
Auto-configuration for tracing with Zipkin.
-
ClassDescription
Auto-configuration
for Zipkin.Details required to establish a connection to a Zipkin server.Configuration properties forZipkinAutoConfiguration
.Callback interface that can be implemented by beans wishing to customize theRestTemplateBuilder
used to send spans to Zipkin.Callback interface that can be implemented by beans wishing to customize theWebClient.Builder
used to send spans to Zipkin.