Skip to content

Commit

Permalink
Reinstate 'management.tracing.enabled' property
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Dec 5, 2023
1 parent 3d4d1e8 commit 350bc26
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 350bc26

Please sign in to comment.