Skip to content

Commit 1e3d2b7

Browse files
committed
Add metadata for default value of management.zipkin.tracing.encoding
See spring-projectsgh-39049
1 parent d0421fa commit 1e3d2b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2258,6 +2258,12 @@
22582258
"W3C"
22592259
]
22602260
},
2261+
{
2262+
"name": "management.zipkin.tracing.encoding",
2263+
"defaultValue": [
2264+
"JSON"
2265+
]
2266+
},
22612267
{
22622268
"name": "micrometer.observations.annotations.enabled",
22632269
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)