We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f900d0b + 78f9d6d commit 760a85aCopy full SHA for 760a85a
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/tracing.adoc
@@ -157,8 +157,6 @@ Tracing with OpenZipkin Brave and reporting to Zipkin requires the following dep
157
* `io.micrometer:micrometer-tracing-bridge-brave` - bridges the Micrometer Observation API to Brave.
158
* `io.zipkin.reporter2:zipkin-reporter-brave` - reports traces to Zipkin.
159
160
-NOTE: If your project doesn't use Spring MVC or Spring WebFlux, the `io.zipkin.reporter2:zipkin-sender-urlconnection` dependency is needed, too.
161
-
162
Use the `management.zipkin.tracing.*` configuration properties to configure reporting to Zipkin.
163
164
0 commit comments