diff --git a/module/spring-boot-opentelemetry/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/module/spring-boot-opentelemetry/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 6d64271a83ac..771da43d8545 100644 --- a/module/spring-boot-opentelemetry/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/module/spring-boot-opentelemetry/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -76,7 +76,7 @@ }, { "name": "management.otlp.logging.transport", - "type": "org.springframework.boot.opentelemetry.actuate.autoconfigure.logging.Transport", + "type": "org.springframework.boot.opentelemetry.autoconfigure.logging.otlp.Transport", "description": "Transport used to send the logs.", "defaultValue": "http", "deprecation": {