Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addWrapper() - Static method in class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
-
AddtheContextStoragewrapper to ensure thatEventPublishersare propagated correctly.
B
- B3 - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation.PropagationType
-
B3 single header propagation.
- B3_MULTI - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation.PropagationType
-
B3 multiple headers propagation.
- Baggage() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- Brave() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Brave
- BraveAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configurationfor Brave.
C
- ConditionalOnEnabledTracingExport - Annotation Interface in org.springframework.boot.micrometer.tracing.autoconfigure
-
@Conditionalthat checks whether tracing is enabled. - Correlation() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage.Correlation
- customize(OtlpHttpSpanExporterBuilder) - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpHttpSpanExporterBuilderCustomizer
-
Customize the
OtlpHttpSpanExporterBuilder. - customize(OtlpGrpcSpanExporterBuilder) - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpGrpcSpanExporterBuilderCustomizer
-
Customize the
OtlpGrpcSpanExporterBuilder. - customize(SdkTracerProviderBuilder) - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SdkTracerProviderBuilderCustomizer
-
Customize the given
builder.
D
- DEFAULT_TRACING_OBSERVATION_HANDLER_ORDER - Static variable in class org.springframework.boot.micrometer.tracing.autoconfigure.MicrometerTracingAutoConfiguration
-
@Ordervalue ofMicrometerTracingAutoConfiguration.defaultTracingObservationHandler(Tracer).
E
- executionStarted(TestIdentifier) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansTestExecutionListener
- Export() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
G
- getBaggage() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- getBrave() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- getCompression() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getConnectTimeout() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getConsume() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- getCorrelation() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- getEndpoint() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getExport() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry
- getFields() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage.Correlation
- getHeaders() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getLocalFields() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- getMaxBatchSize() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- getMaxQueueSize() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- getOpentelemetry() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- getOrder() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
- getProbability() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Sampling
- getProduce() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- getPropagation() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- getRemoteFields() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- getSampling() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- getScheduleDelay() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- getTagFields() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- getTimeout() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getTimeout() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- getTransport() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- getType() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- getUrl(Transport) - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingConnectionDetails
-
Address to where tracing will be published.
- GRPC - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.Transport
-
gRPC transport.
- GZIP - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties.Compression
-
Gzip compression.
H
- HTTP - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.Transport
-
HTTP transport.
I
- isEnabled() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage.Correlation
- isEnabled() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- isIncludeUnsampled() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- isSpanJoiningSupported() - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Brave
- iterator() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanExporters
- iterator() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanProcessors
L
- list() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanExporters
-
Returns the list of
span exporters. - list() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanProcessors
-
Returns the list of
span processors.
M
- MicrometerTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configurationfor the Micrometer Tracing API. - MicrometerTracingAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.MicrometerTracingAutoConfiguration
N
- NONE - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties.Compression
-
No compression.
- NoopTracerAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configurationfor a no-op implementation ofTracer. - NoopTracerAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.NoopTracerAutoConfiguration
O
- of(SpanExporter...) - Static method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanExporters
-
Constructs a
SpanExportersinstance with the givenspan exporters. - of(SpanProcessor...) - Static method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanProcessors
-
Constructs a
SpanProcessorsinstance with the givenspan processors. - of(Collection<? extends SpanExporter>) - Static method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanExporters
-
Constructs a
SpanExportersinstance with the given list ofspan exporters. - of(Collection<? extends SpanProcessor>) - Static method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanProcessors
-
Constructs a
SpanProcessorsinstance with the given list ofspan processors. - onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
- OpenTelemetry() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry
- OpenTelemetryEventPublisherBeansApplicationListener - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
ApplicationListenerto add an OpenTelemetryContextStoragewrapper forOtelTracer.EventPublisherbean support. - OpenTelemetryEventPublisherBeansApplicationListener() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
- OpenTelemetryEventPublisherBeansTestExecutionListener - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
JUnit
TestExecutionListenerto ensureOpenTelemetryEventPublisherBeansApplicationListener.addWrapper()is called as early as possible. - OpenTelemetryEventPublisherBeansTestExecutionListener() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansTestExecutionListener
- OpenTelemetryTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configurationfor OpenTelemetry tracing. - org.springframework.boot.micrometer.tracing.autoconfigure - package org.springframework.boot.micrometer.tracing.autoconfigure
-
Auto-configuration for Micrometer Tracing.
- org.springframework.boot.micrometer.tracing.autoconfigure.otlp - package org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Auto-configuration for exporting traces with OTLP.
- org.springframework.boot.micrometer.tracing.autoconfigure.prometheus - package org.springframework.boot.micrometer.tracing.autoconfigure.prometheus
-
Auto-configuration for Prometheus Exemplars with Micrometer Tracing.
- org.springframework.boot.micrometer.tracing.autoconfigure.zipkin - package org.springframework.boot.micrometer.tracing.autoconfigure.zipkin
-
Auto-configuration for tracing with Zipkin.
- OtlpGrpcSpanExporterBuilderCustomizer - Interface in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Callback interface that can be implemented by beans wishing to customize the
OtlpGrpcSpanExporterBuilderto fine-tune its auto-configuration. - OtlpHttpSpanExporterBuilderCustomizer - Interface in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Callback interface that can be implemented by beans wishing to customize the
OtlpHttpSpanExporterBuilderto fine-tune its auto-configuration. - OtlpTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Auto-configurationfor exporting traces with OTLP. - OtlpTracingAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingAutoConfiguration
- OtlpTracingConnectionDetails - Interface in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Details required to establish a connection to an OpenTelemetry service.
- OtlpTracingProperties - Class in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Configuration properties for exporting traces using OTLP.
- OtlpTracingProperties() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- OtlpTracingProperties.Compression - Enum Class in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
P
- PrometheusExemplarsAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure.prometheus
-
Auto-configurationfor Prometheus Exemplars with Micrometer Tracing. - PrometheusExemplarsAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.prometheus.PrometheusExemplarsAutoConfiguration
- Propagation() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
R
- RECEIVER_TRACING_OBSERVATION_HANDLER_ORDER - Static variable in class org.springframework.boot.micrometer.tracing.autoconfigure.MicrometerTracingAutoConfiguration
-
@Ordervalue ofMicrometerTracingAutoConfiguration.propagatingReceiverTracingObservationHandler(Tracer, Propagator).
S
- Sampling() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Sampling
- SdkTracerProviderBuilderCustomizer - Interface in org.springframework.boot.micrometer.tracing.autoconfigure
-
Callback interface that can be used to customize the
SdkTracerProviderBuilderthat is used to create the auto-configuredSdkTracerProvider. - SENDER_TRACING_OBSERVATION_HANDLER_ORDER - Static variable in class org.springframework.boot.micrometer.tracing.autoconfigure.MicrometerTracingAutoConfiguration
-
@Ordervalue ofMicrometerTracingAutoConfiguration.propagatingSenderTracingObservationHandler(Tracer, Propagator). - setCompression(OtlpTracingProperties.Compression) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setConnectTimeout(Duration) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setConsume(List<TracingProperties.Propagation.PropagationType>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- setCorrelation(TracingProperties.Baggage.Correlation) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- setEnabled(boolean) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage.Correlation
- setEnabled(boolean) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- setEndpoint(String) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setFields(List<String>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage.Correlation
- setHeaders(Map<String, String>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setIncludeUnsampled(boolean) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- setLocalFields(List<String>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- setMaxBatchSize(int) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- setMaxQueueSize(int) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- setProbability(float) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Sampling
- setProduce(List<TracingProperties.Propagation.PropagationType>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- setRemoteFields(List<String>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- setScheduleDelay(Duration) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- setSpanJoiningSupported(boolean) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Brave
- setTagFields(List<String>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Baggage
- setTimeout(Duration) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setTimeout(Duration) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.OpenTelemetry.Export
- setTransport(Transport) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties
- setType(List<TracingProperties.Propagation.PropagationType>) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- SpanExporters - Interface in org.springframework.boot.micrometer.tracing.autoconfigure
-
A collection of
span exporters. - SpanProcessors - Interface in org.springframework.boot.micrometer.tracing.autoconfigure
-
A collection of
span processors. - spliterator() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanExporters
- spliterator() - Method in interface org.springframework.boot.micrometer.tracing.autoconfigure.SpanProcessors
- supportsEventType(ResolvableType) - Method in class org.springframework.boot.micrometer.tracing.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
T
- TracingProperties - Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Configuration properties for tracing.
- TracingProperties() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties
- TracingProperties.Baggage - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.Baggage.Correlation - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.Brave - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.OpenTelemetry - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.OpenTelemetry.Export - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.Propagation - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- TracingProperties.Propagation.PropagationType - Enum Class in org.springframework.boot.micrometer.tracing.autoconfigure
-
Supported propagation types.
- TracingProperties.Sampling - Class in org.springframework.boot.micrometer.tracing.autoconfigure
- Transport - Enum Class in org.springframework.boot.micrometer.tracing.autoconfigure.otlp
-
Transport used to send OTLP data.
V
- value() - Element in annotation interface org.springframework.boot.micrometer.tracing.autoconfigure.ConditionalOnEnabledTracingExport
-
Name of the tracing exporter.
- valueOf(String) - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties.Compression
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.Transport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation.PropagationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.OtlpTracingProperties.Compression
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.otlp.Transport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation.PropagationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- W3C - Enum constant in enum class org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation.PropagationType
-
W3C propagation.
Z
- ZipkinTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.autoconfigure.zipkin
-
Auto-configurationfor Zipkin tracing. - ZipkinTracingAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.autoconfigure.zipkin.ZipkinTracingAutoConfiguration
All Classes and Interfaces|All Packages|Constant Field Values