The org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.UrlConnectionSenderConfiguration#urlConnectionSender auto-configuration feeds the timeouts for connect and read to the URLConnectionSender as seconds. URLConnectionSender needs them as milliseconds though.