Skip navigation links
B C E G I J O S T W Z 

B

Batch() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 

C

ConditionalOnOtelEnabled - Annotation Type in org.springframework.cloud.sleuth.autoconfig.otel
Conditional on OTel tracer.

E

Exporter() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Exporter
 

G

getAttributes() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelResourceProperties
 
getBatch() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties
 
getEndpoint() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
getEndpoint() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
getExporter() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties
 
getExporterTimeout() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
getHeaders() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
getInstrumentationName() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getInstrumentationVersion() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getJaeger() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
getMaxAttrs() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getMaxEventAttrs() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getMaxEvents() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getMaxExportBatchSize() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
getMaxLinkAttrs() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getMaxLinks() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getMaxQueueSize() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
getOtlp() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
getScheduleDelay() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
getSleuthBaggage() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties
 
getSleuthSpanFilter() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
getSlf4j() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties
 
getTimeout() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
getTimeout() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
getTraceIdRatioBased() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
getType() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.SleuthPropagationProperties
 

I

isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.SleuthSpanFilter
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Exporter
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Slf4j
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties.SleuthBaggage
 
isEnabled() - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelResourceProperties
 

J

Jaeger() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 

O

org.springframework.cloud.sleuth.autoconfig.otel - package org.springframework.cloud.sleuth.autoconfig.otel
 
org.springframework.cloud.sleuth.autoconfig.otel.actuate - package org.springframework.cloud.sleuth.autoconfig.otel.actuate
 
org.springframework.cloud.sleuth.autoconfig.otel.instrument.opentracing - package org.springframework.cloud.sleuth.autoconfig.otel.instrument.opentracing
 
org.springframework.cloud.sleuth.autoconfig.otel.wavefront - package org.springframework.cloud.sleuth.autoconfig.otel.wavefront
 
org.springframework.cloud.sleuth.autoconfig.otel.zipkin2 - package org.springframework.cloud.sleuth.autoconfig.otel.zipkin2
 
OtelAutoConfiguration - Class in org.springframework.cloud.sleuth.autoconfig.otel
Auto-configuration to enable tracing via Spring Cloud Sleuth and OpenTelemetry SDK.
OtelAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelAutoConfiguration
 
OtelExporterProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Sleuth settings for OpenTelemetry.
OtelExporterProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
OtelExporterProperties.Jaeger - Class in org.springframework.cloud.sleuth.autoconfig.otel
Integrations with Jaeger exporter.
OtelExporterProperties.Otlp - Class in org.springframework.cloud.sleuth.autoconfig.otel
Integrations with OTLP exporter.
OtelExporterProperties.SleuthSpanFilter - Class in org.springframework.cloud.sleuth.autoconfig.otel
Integrations with core Sleuth handler mechanism.
OtelLogProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Sleuth settings for OpenTelemetry.
OtelLogProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties
 
OtelLogProperties.Exporter - Class in org.springframework.cloud.sleuth.autoconfig.otel
 
OtelLogProperties.Slf4j - Class in org.springframework.cloud.sleuth.autoconfig.otel
 
OtelOpentracingAutoConfiguration - Class in org.springframework.cloud.sleuth.autoconfig.otel.instrument.opentracing
Auto-configuration to enable tracing via Opentracing.
OtelOpentracingAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.instrument.opentracing.OtelOpentracingAutoConfiguration
 
OtelProcessorProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
OpenTelemetry span process properties.
OtelProcessorProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties
 
OtelProcessorProperties.Batch - Class in org.springframework.cloud.sleuth.autoconfig.otel
Configuration of the BatchSpanProcessor.
OtelPropagationProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Sleuth settings for OpenTelemetry propagation.
OtelPropagationProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties
 
OtelPropagationProperties.SleuthBaggage - Class in org.springframework.cloud.sleuth.autoconfig.otel
 
OtelProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Sleuth settings for OpenTelemetry.
OtelProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
OtelResourceProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Properties for setting OTel resource providers.
OtelResourceProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelResourceProperties
 
Otlp() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 

S

setAttributes(Map<String, String>) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelResourceProperties
 
setBatch(OtelProcessorProperties.Batch) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.SleuthSpanFilter
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Exporter
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Slf4j
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties.SleuthBaggage
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelResourceProperties
 
setEndpoint(String) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
setEndpoint(String) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
setExporter(OtelLogProperties.Exporter) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties
 
setExporterTimeout(long) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
setHeaders(Map<String, String>) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
setInstrumentationName(String) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setInstrumentationVersion(String) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setJaeger(OtelExporterProperties.Jaeger) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
setMaxAttrs(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setMaxEventAttrs(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setMaxEvents(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setMaxExportBatchSize(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
setMaxLinkAttrs(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setMaxLinks(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setMaxQueueSize(int) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
setOtlp(OtelExporterProperties.Otlp) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
setScheduleDelay(long) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProcessorProperties.Batch
 
setSleuthBaggage(OtelPropagationProperties.SleuthBaggage) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties
 
setSleuthSpanFilter(OtelExporterProperties.SleuthSpanFilter) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties
 
setSlf4j(OtelLogProperties.Slf4j) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties
 
setTimeout(Long) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Jaeger
 
setTimeout(Long) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.Otlp
 
setTraceIdRatioBased(double) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.OtelProperties
 
setType(List<PropagationType>) - Method in class org.springframework.cloud.sleuth.autoconfig.otel.SleuthPropagationProperties
 
SleuthBaggage() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelPropagationProperties.SleuthBaggage
 
SleuthPropagationProperties - Class in org.springframework.cloud.sleuth.autoconfig.otel
Sleuth propagation types.
SleuthPropagationProperties() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.SleuthPropagationProperties
 
SleuthSpanFilter() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelExporterProperties.SleuthSpanFilter
 
Slf4j() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.OtelLogProperties.Slf4j
 
SpanProcessorProvider - Interface in org.springframework.cloud.sleuth.autoconfig.otel
Converts SpanExporter to SpanProcessor.

T

toSpanProcessor(SpanExporter) - Method in interface org.springframework.cloud.sleuth.autoconfig.otel.SpanProcessorProvider
 
TraceSleuthOtelActuatorAutoConfiguration - Class in org.springframework.cloud.sleuth.autoconfig.otel.actuate
Auto-configuration for Sleuth OTel actuator endpoint.
TraceSleuthOtelActuatorAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.actuate.TraceSleuthOtelActuatorAutoConfiguration
 

W

WavefrontOtelAutoConfiguration - Class in org.springframework.cloud.sleuth.autoconfig.otel.wavefront
EnableAutoConfiguration Auto-configuration enables reporting to Wavefront.
WavefrontOtelAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.wavefront.WavefrontOtelAutoConfiguration
 

Z

ZipkinOtelAutoConfiguration - Class in org.springframework.cloud.sleuth.autoconfig.otel.zipkin2
Auto-configuration enables reporting to Zipkin via HTTP.
ZipkinOtelAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.autoconfig.otel.zipkin2.ZipkinOtelAutoConfiguration
 
B C E G I J O S T W Z 
Skip navigation links

Copyright © 2023 Pivotal Software, Inc.. All rights reserved.