Package org.springframework.boot.opentelemetry.autoconfigure
@NullMarked
package org.springframework.boot.opentelemetry.autoconfigure
Auto-configuration for OpenTelemetry.
-
ClassDescriptionConfiguration properties for OpenTelemetry.
OpenTelemetryResourceAttributes
retrieves information from theOTEL_RESOURCE_ATTRIBUTES
andOTEL_SERVICE_NAME
environment variables and merges it with the resource attributes provided by the user.Auto-configuration
for the OpenTelemetry SDK.Callback interface that can be used to customize theSdkLoggerProviderBuilder
that is used to create the auto-configuredSdkLoggerProvider
.