程序包 org.springframework.boot.actuate.autoconfigure.tracing.otlp
package org.springframework.boot.actuate.autoconfigure.tracing.otlp
Auto-configuration for exporting traces with OTLP.
-
类说明已过时, 待删除: 此 API 元素将从以后的版本中删除。Callback interface that can be implemented by beans wishing to customize the
OtlpGrpcSpanExporterBuilder
whilst retaining default auto-configuration.Callback interface that can be implemented by beans wishing to customize theOtlpHttpSpanExporterBuilder
whilst retaining default auto-configuration.Auto-configuration
for exporting traces with OTLP.Details required to establish a connection to an OpenTelemetry service.Configuration properties for exporting traces using OTLP.Transport used to send OTLP data.
OtlpTracingAutoConfiguration