Package org.springframework.boot.actuate.autoconfigure.tracing
package org.springframework.boot.actuate.autoconfigure.tracing
Auto-configuration for Micrometer Tracing.
-
ClassDescription
Auto-configuration
for Brave.@Conditional
that checks whether tracing is enabled.Auto-configuration
for the Micrometer Tracing API.Auto-configuration
for a no-op implementation ofTracer
.Deprecated, for removal: This API element is subject to removal in a future version.ApplicationListener
to add an OpenTelemetryContextStorage
wrapper forOtelTracer.EventPublisher
bean support.JUnitTestExecutionListener
to ensureOpenTelemetryEventPublisherBeansApplicationListener.addWrapper()
is called as early as possible.Auto-configuration
for OpenTelemetry tracing.Callback interface that can be used to customize theSdkTracerProviderBuilder
that is used to create the auto-configuredSdkTracerProvider
.A collection ofspan exporters
.A collection ofspan processors
.Configuration properties for tracing.Supported propagation types.
OpenTelemetryTracingAutoConfiguration