Merge branch '3.1.x'
This commit is contained in:
commit
a0fc2d48cd
|
|
@ -2210,6 +2210,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": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue