spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.31k stars 40.71k forks source link

add Local zipkin url to application.yml #43204

Closed NatnaelSisay closed 4 days ago

NatnaelSisay commented 5 days ago

I followed the tutorial page, and while it mentions running Zipkin, it doesn't explain how to connect to it using the local URL.

pivotal-cla commented 5 days ago

@NatnaelSisay Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 5 days ago

@NatnaelSisay Thank you for signing the Contributor License Agreement!

snicoll commented 4 days ago

What tutorial page did you follow @NatnaelSisay? The property you've added seems to come from Spring Cloud Sleuth which is no longer supported and not part of this project.