From fb8ee03c82a32afb0c1939cb15562913a07b9b05 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Mon, 30 Sep 2024 16:29:40 +0200 Subject: [PATCH] Include "OpenTelemetry Protocol" into the OTLP description --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index a0769b1b3da..aae673739f5 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -1011,7 +1011,7 @@ initializr: artifactId: micrometer-registry-otlp scope: runtime starter: false - description: Publish Micrometer metrics to an OTLP capable backend. + description: Publish Micrometer metrics to an OpenTelemetry Protocol (OTLP) capable backend. links: - rel: reference href: https://docs.spring.io/spring-boot/reference/actuator/metrics.html#actuator.metrics.export.otlp