Add metadata for default value of management.zipkin.tracing.encoding

See gh-40588
This commit is contained in:
Johnny Lim 2024-05-01 14:13:36 +09:00 committed by Moritz Halbritter
parent 9c60845b5f
commit 9eeddbe89e

View File

@ -2258,6 +2258,12 @@
"W3C"
]
},
{
"name": "management.zipkin.tracing.encoding",
"defaultValue": [
"JSON"
]
},
{
"name": "micrometer.observations.annotations.enabled",
"type": "java.lang.Boolean",