| Interface | Description |
|---|---|
| SpanProcessorProvider |
Converts
SpanExporter to SpanProcessor. |
| Class | Description |
|---|---|
| OtelAutoConfiguration |
Auto-configuration to enable tracing via Spring Cloud Sleuth and OpenTelemetry SDK. |
| OtelExporterProperties |
Sleuth settings for OpenTelemetry.
|
| OtelExporterProperties.Jaeger |
Integrations with Jaeger exporter.
|
| OtelExporterProperties.Otlp |
Integrations with OTLP exporter.
|
| OtelExporterProperties.SleuthSpanFilter |
Integrations with core Sleuth handler mechanism.
|
| OtelLogProperties |
Sleuth settings for OpenTelemetry.
|
| OtelLogProperties.Exporter | |
| OtelLogProperties.Slf4j | |
| OtelProcessorProperties |
OpenTelemetry span process properties.
|
| OtelProcessorProperties.Batch |
Configuration of the
BatchSpanProcessor. |
| OtelPropagationProperties |
Sleuth settings for OpenTelemetry propagation.
|
| OtelPropagationProperties.SleuthBaggage | |
| OtelProperties |
Sleuth settings for OpenTelemetry.
|
| OtelResourceProperties |
Properties for setting OTel resource providers.
|
| SleuthPropagationProperties |
Sleuth propagation types.
|
| Annotation Type | Description |
|---|---|
| ConditionalOnOtelEnabled |
Conditional on OTel tracer.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.