Skip to content

Commit 0cb311b

Browse files
committed
Merge branch '3.3.x'
2 parents 7e3893f + 43afb5b commit 0cb311b

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/observability.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ NOTE: There are several ways to support https://opentelemetry.io/[OpenTelemetry]
8585
You can use the https://opentelemetry.io/docs/zero-code/java/agent/[OpenTelemetry Java Agent] or the https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/[OpenTelemetry Spring Boot Starter],
8686
which are supported by the OTel community; the metrics and traces use the semantic conventions defined by OTel libraries.
8787
This documentation describes OpenTelemetry as officially supported by the Spring team, using Micrometer and the OTLP exporter;
88-
the metrics and traces use the semantic conventions described in the Spring projects documentation, such as {spring-framework-docs}/integration/observability.html[Spring Framework].
88+
the metrics and traces use the semantic conventions described in the Spring projects documentation, such as {url-spring-framework-docs}/integration/observability.html[Spring Framework].
8989

9090
Spring Boot's actuator module includes basic support for OpenTelemetry.
9191

0 commit comments

Comments
 (0)