Move code out of spring-boot-actuator-autoconfigure-all
This commit is contained in:
committed by
Phillip Webb
parent
9e3e39b24e
commit
0fabb090b6
@@ -11,6 +11,11 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.opentelemetry.logging.export.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Whether auto-configuration of logging is enabled to export logs over OTLP."
|
||||
},
|
||||
{
|
||||
"name": "management.otlp.logging",
|
||||
"type": "org.springframework.boot.opentelemetry.actuate.autoconfigure.logging.OpenTelemetryLoggingExportProperties",
|
||||
|
||||
Reference in New Issue
Block a user