Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation wrongly states that zipkin-sender-urlconnection is needed #41181

Closed
mhalbritter opened this issue Jun 20, 2024 · 0 comments
Closed
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@mhalbritter
Copy link
Contributor

In https://docs.spring.io/spring-boot/reference/actuator/tracing.html, there's this text:

If your project doesn’t use Spring MVC or Spring WebFlux, the io.zipkin.reporter2:zipkin-sender-urlconnection dependency is needed, too.

This is not true anymore as of Boot 3.3.0, which shipped with a HttpClient based Zipkin sender, which will be used if there's no MVC or Webflux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

1 participant