程序包 org.springframework.boot.actuate.autoconfigure.tracing
package org.springframework.boot.actuate.autoconfigure.tracing
Auto-configuration for Micrometer Tracing.
-
类说明
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
.已过时, 待删除: 此 API 元素将从以后的版本中删除。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