Reinstate 'management.tracing.enabled' property
See gh-38626
This commit is contained in:
@@ -2190,6 +2190,12 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.tracing.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Whether auto-configuration of tracing is enabled to export and propagate traces.",
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"name": "management.tracing.propagation.consume",
|
||||
"defaultValue": [
|
||||
|
||||
Reference in New Issue
Block a user