Skip to content

Commit 7fe6df8

Browse files
committed
Merge branch '4.1.x'
Closes gh-51126
2 parents 3959c56 + db7b8a1 commit 7fe6df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module/spring-boot-opentelemetry/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
{
7878
"name": "management.otlp.logging.transport",
79-
"type": "org.springframework.boot.opentelemetry.actuate.autoconfigure.logging.Transport",
79+
"type": "org.springframework.boot.opentelemetry.autoconfigure.logging.otlp.Transport",
8080
"description": "Transport used to send the logs.",
8181
"defaultValue": "http",
8282
"deprecation": {

0 commit comments

Comments
 (0)