mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Remove explicit dependency on spring-boot-opentelemetry in documentation
See gh-48585
This commit is contained in:
-1
@@ -130,7 +130,6 @@ The customizers take precedence over anything applied by the auto-configuration.
|
||||
|
||||
Tracing with OpenTelemetry and reporting to Zipkin requires the following dependencies:
|
||||
|
||||
* `org.springframework.boot:spring-boot-opentelemetry` - Spring Boot's OpenTelemetry support.
|
||||
* `org.springframework.boot:spring-boot-micrometer-tracing-opentelemetry` - Spring Boot's support for Micrometer Tracing over OpenTelemetry.
|
||||
* `io.micrometer:micrometer-tracing-bridge-otel` - bridges the Micrometer Observation API to OpenTelemetry.
|
||||
* `org.springframework.boot:spring-boot-zipkin` - Spring Boot's support for Zipkin.
|
||||
|
||||
Reference in New Issue
Block a user