All Classes and Interfaces

Class
Description
ApplicationListener to add an OpenTelemetry ContextStorage wrapper for OtelTracer.EventPublisher bean support.
JUnit TestExecutionListener to ensure OpenTelemetryEventPublisherBeansApplicationListener.addWrapper() is called as early as possible.
Auto-configuration for OpenTelemetry tracing.
Configuration properties for tracing with OpenTelemetry.
 
Callback interface that can be implemented by beans wishing to customize the OtlpGrpcSpanExporterBuilder to fine-tune its auto-configuration.
Callback interface that can be implemented by beans wishing to customize the OtlpHttpSpanExporterBuilder to fine-tune its 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.
 
Callback interface that can be used to customize the SdkTracerProviderBuilder that is used to create the auto-configured SdkTracerProvider.
A collection of span exporters.
A collection of span processors.
Transport used to send OTLP data.
Auto-configuration for Zipkin tracing with OpenTelemetry.