Skip to content

Commit a0fc2d4

Browse files
committed
Merge branch '3.1.x'
2 parents aad3e73 + 350bc26 commit a0fc2d4

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
@@ -2210,6 +2210,12 @@
22102210
"level": "error"
22112211
}
22122212
},
2213+
{
2214+
"name": "management.tracing.enabled",
2215+
"type": "java.lang.Boolean",
2216+
"description": "Whether auto-configuration of tracing is enabled to export and propagate traces.",
2217+
"defaultValue": true
2218+
},
22132219
{
22142220
"name": "management.tracing.propagation.consume",
22152221
"defaultValue": [

0 commit comments

Comments
 (0)