Skip to content

Commit dfe60cb

Browse files
RobertRadwilkinsona
authored andcommitted
Improve documentation of tracing deps and config props
See gh-34991
1 parent cb4be7a commit dfe60cb

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/tracing.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ All tracer implementations need the `org.springframework.boot:spring-boot-starte
9595

9696
* `io.micrometer:micrometer-tracing-bridge-brave` - which is needed to bridge the Micrometer Observation API to Brave.
9797
* `io.zipkin.reporter2:zipkin-reporter-brave` - which is needed to report traces to Zipkin.
98+
* Point the property `management.zipkin.tracing.endpoint` to the Zipkin server
9899

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

0 commit comments

Comments
 (0)