Skip navigation links
A B C E F G H I M N O P S T V W 

A

apply(ContextStorage) - Method in class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper
 
ArrayListSpanProcessor - Class in org.springframework.cloud.sleuth.otel.bridge
Stores spans in a queue.
ArrayListSpanProcessor() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
attributes - Variable in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan.AssertingThrowable
Attributes set on the span.

B

BaggageTaggingSpanProcessor - Class in org.springframework.cloud.sleuth.otel.bridge
 
BaggageTaggingSpanProcessor(List<String>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.BaggageTaggingSpanProcessor
 
BaggageTextMapPropagator - Class in org.springframework.cloud.sleuth.otel.propagation
TextMapPropagator that adds compatible baggage entries (name of the field means an HTTP header entry).
BaggageTextMapPropagator(List<String>, BaggageManager) - Constructor for class org.springframework.cloud.sleuth.otel.propagation.BaggageTextMapPropagator
Creates a new instance of BaggageTextMapPropagator.
build() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 

C

clear() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
Clears the stored spans.
close() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
CompositeSpanExporter - Class in org.springframework.cloud.sleuth.otel.bridge
Composes multiple SpanFilter into a single SpanExporter.
CompositeSpanExporter(SpanExporter, List<SpanFilter>, List<SpanReporter>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.CompositeSpanExporter
 
CompositeTextMapPropagator - Class in org.springframework.cloud.sleuth.otel.propagation
TextMapPropagator implementation that can read / write from multiple TextMapPropagator implementations.
CompositeTextMapPropagator(BeanFactory, List<PropagationType>) - Constructor for class org.springframework.cloud.sleuth.otel.propagation.CompositeTextMapPropagator
 
context() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
createBaggage(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
createBaggage(String, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
createBaggage(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
createBaggage(String, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
currentSpan() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
currentSpanCustomizer() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
currentTraceContext() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
customize(SpanExporter) - Method in interface org.springframework.cloud.sleuth.otel.bridge.SpanExporterCustomizer
Customizes a span exporter.

E

equals(Object) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
event(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelSpanCustomizer
 
EventPublishingContextWrapper - Class in org.springframework.cloud.sleuth.otel.bridge
 
EventPublishingContextWrapper(ApplicationEventPublisher) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper
 
EventPublishingContextWrapper.ScopeAttachedEvent - Class in org.springframework.cloud.sleuth.otel.bridge
 
EventPublishingContextWrapper.ScopeClosedEvent - Class in org.springframework.cloud.sleuth.otel.bridge
 
EventPublishingContextWrapper.ScopeRestoredEvent - Class in org.springframework.cloud.sleuth.otel.bridge
 
export(Collection<SpanData>) - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
export(Collection<SpanData>) - Method in class org.springframework.cloud.sleuth.otel.bridge.CompositeSpanExporter
 
extract(C, Propagator.Getter<C>) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelPropagator
 
extract(Context, C, TextMapGetter<C>) - Method in class org.springframework.cloud.sleuth.otel.propagation.BaggageTextMapPropagator
 
extract(Context, C, TextMapGetter<C>) - Method in class org.springframework.cloud.sleuth.otel.propagation.CompositeTextMapPropagator
 

F

fields() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelPropagator
 
fields() - Method in class org.springframework.cloud.sleuth.otel.propagation.BaggageTextMapPropagator
 
fields() - Method in class org.springframework.cloud.sleuth.otel.propagation.CompositeTextMapPropagator
 
flush() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
flush() - Method in class org.springframework.cloud.sleuth.otel.bridge.CompositeSpanExporter
 
forceFlush() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
fromOtel(SpanData) - Static method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
fromOtel(SpanContext) - Static method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 

G

getAllBaggage() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
getAllBaggage() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
getBaggage(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
getBaggage(TraceContext, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
getBaggage(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
getBaggage(TraceContext, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
getEndTimestamp() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getError() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getEvents() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getHttpRequestHeader(HttpClientRequest, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
getHttpRequestHeader(HttpServerRequest, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getHttpRequestMethod(HttpClientRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
getHttpRequestMethod(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getHttpResponseHeader(HttpClientRequest, HttpClientResponse, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
getHttpResponseHeader(HttpServerRequest, HttpServerResponse, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getHttpResponseStatusCode(HttpClientRequest, HttpClientResponse, Throwable) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
getHttpResponseStatusCode(HttpServerRequest, HttpServerResponse, Throwable) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getHttpRoute(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getKind() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getLocalIp() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getName() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getParentId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getRemoteIp() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getRemotePort() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getRemoteServiceName() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getSpanId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getStartTimestamp() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getTags() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getTraceId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
getUrlFull(HttpClientRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
getUrlPath(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getUrlQuery(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
getUrlScheme(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 

H

handleReceive(HttpClientResponse, Span) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelHttpClientHandler
 
handleReceive(HttpServerRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelHttpServerHandler
 
handleSend(HttpClientRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelHttpClientHandler
 
handleSend(HttpClientRequest, TraceContext) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelHttpClientHandler
 
handleSend(HttpServerResponse, Span) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelHttpServerHandler
 
hashCode() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 

I

inject(TraceContext, C, Propagator.Setter<C>) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelPropagator
 
inject(Context, C, TextMapSetter<C>) - Method in class org.springframework.cloud.sleuth.otel.propagation.BaggageTextMapPropagator
 
inject(Context, C, TextMapSetter<C>) - Method in class org.springframework.cloud.sleuth.otel.propagation.CompositeTextMapPropagator
 
isEndRequired() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
isEndRequired() - Method in class org.springframework.cloud.sleuth.otel.bridge.BaggageTaggingSpanProcessor
 
isStartRequired() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
isStartRequired() - Method in class org.springframework.cloud.sleuth.otel.bridge.BaggageTaggingSpanProcessor
 

M

maybeScope(TraceContext) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 

N

name(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelSpanCustomizer
 
newScope(TraceContext) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
nextSpan(Span) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
nextSpan() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 

O

onApplicationEvent(ApplicationEvent) - Method in class org.springframework.cloud.sleuth.otel.bridge.Slf4jApplicationListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.cloud.sleuth.otel.bridge.Slf4jBaggageApplicationListener
 
onEnd(ReadableSpan) - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
onEnd(ReadableSpan) - Method in class org.springframework.cloud.sleuth.otel.bridge.BaggageTaggingSpanProcessor
 
onStart(Context, ReadWriteSpan) - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
onStart(Context, ReadWriteSpan) - Method in class org.springframework.cloud.sleuth.otel.bridge.BaggageTaggingSpanProcessor
 
org.springframework.cloud.sleuth.otel.bridge - package org.springframework.cloud.sleuth.otel.bridge
 
org.springframework.cloud.sleuth.otel.propagation - package org.springframework.cloud.sleuth.otel.propagation
 
OtelBaggageManager - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a BaggageManager.
OtelBaggageManager(CurrentTraceContext, List<String>, List<String>, ApplicationEventPublisher) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelBaggageManager
 
OtelCurrentTraceContext - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a CurrentTraceContext.
OtelCurrentTraceContext() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
OtelFinishedSpan - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a FinishedSpan.
OtelFinishedSpan.AssertingThrowable - Class in org.springframework.cloud.sleuth.otel.bridge
Throwable with attributes.
OtelHttpClientHandler - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a HttpClientHandler.
OtelHttpClientHandler(OpenTelemetry, HttpRequestParser, HttpResponseParser, SamplerFunction<HttpRequest>, HttpClientAttributesGetter<HttpClientRequest, HttpClientResponse>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelHttpClientHandler
OtelHttpClientHandler(OpenTelemetry, HttpRequestParser, HttpResponseParser, SamplerFunction<HttpRequest>, HttpClientAttributesGetter<HttpClientRequest, HttpClientResponse>, NetClientAttributesGetter<HttpClientRequest, HttpClientResponse>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelHttpClientHandler
Creates a new instance of OtelHttpClientHandler.
OtelHttpServerHandler - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a HttpServerHandler.
OtelHttpServerHandler(OpenTelemetry, HttpRequestParser, HttpResponseParser, SkipPatternProvider, HttpServerAttributesGetter<HttpServerRequest, HttpServerResponse>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelHttpServerHandler
 
OtelPropagator - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a Propagator.
OtelPropagator(ContextPropagators, Tracer) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelPropagator
 
OtelSpanCustomizer - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a SpanCustomizer.
OtelSpanCustomizer() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelSpanCustomizer
 
OtelTraceContext - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a TraceContext.
OtelTraceContextBuilder - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a TraceContext.Builder.
OtelTraceContextBuilder() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 
OtelTracer - Class in org.springframework.cloud.sleuth.otel.bridge
OpenTelemetry implementation of a Tracer.
OtelTracer(Tracer, ApplicationEventPublisher, BaggageManager) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 

P

parentId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
parentId(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 
PropagationType - Enum in org.springframework.cloud.sleuth.otel.propagation
 

S

sampled() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
sampled(Boolean) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 
ScopeAttachedEvent(Object, Context) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper.ScopeAttachedEvent
Create a new ApplicationEvent.
ScopeClosedEvent(Object) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper.ScopeClosedEvent
Create a new ApplicationEvent.
ScopeRestoredEvent(Object, Context) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper.ScopeRestoredEvent
Create a new ApplicationEvent.
shutdown() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
shutdown() - Method in class org.springframework.cloud.sleuth.otel.bridge.CompositeSpanExporter
 
SkipPatternSampler - Class in org.springframework.cloud.sleuth.otel.bridge
Decides if sampling should take place for the given request.
SkipPatternSampler(Pattern) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.SkipPatternSampler
 
Slf4jApplicationListener - Class in org.springframework.cloud.sleuth.otel.bridge
 
Slf4jApplicationListener() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.Slf4jApplicationListener
 
Slf4jBaggageApplicationListener - Class in org.springframework.cloud.sleuth.otel.bridge
 
Slf4jBaggageApplicationListener(List<String>) - Constructor for class org.springframework.cloud.sleuth.otel.bridge.Slf4jBaggageApplicationListener
 
spanBuilder() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
SpanExporterCustomizer - Interface in org.springframework.cloud.sleuth.otel.bridge
Allows customization of a SpanExporter.
spanId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
spanId(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 
spans() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
Returns collected spans.
SpringHttpClientAttributesGetter - Class in org.springframework.cloud.sleuth.otel.bridge
Extracts OpenTelemetry http semantic attributes value for client http spans.
SpringHttpClientAttributesGetter() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.SpringHttpClientAttributesGetter
 
SpringHttpServerAttributesGetter - Class in org.springframework.cloud.sleuth.otel.bridge
Extracts OpenTelemetry http semantic attributes value for server http spans.
SpringHttpServerAttributesGetter() - Constructor for class org.springframework.cloud.sleuth.otel.bridge.SpringHttpServerAttributesGetter
 
startScopedSpan(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 

T

tag(String, String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelSpanCustomizer
 
takeLocalSpan() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
Returns the first collected span.
toOtel(FinishedSpan) - Static method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
toOtelContext(TraceContext) - Static method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
toString() - Method in class org.springframework.cloud.sleuth.otel.bridge.ArrayListSpanProcessor
 
toString() - Method in class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper.ScopeAttachedEvent
 
toString() - Method in class org.springframework.cloud.sleuth.otel.bridge.EventPublishingContextWrapper.ScopeRestoredEvent
 
toString() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelFinishedSpan
 
toString() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
traceContextBuilder() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
traceId() - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContext
 
traceId(String) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTraceContextBuilder
 
trySample(HttpRequest) - Method in class org.springframework.cloud.sleuth.otel.bridge.SkipPatternSampler
 

V

valueOf(String) - Static method in enum org.springframework.cloud.sleuth.otel.propagation.PropagationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.sleuth.otel.propagation.PropagationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withSpan(Span) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelTracer
 
wrap(Callable<C>) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
wrap(Runnable) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
wrap(Executor) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
wrap(ExecutorService) - Method in class org.springframework.cloud.sleuth.otel.bridge.OtelCurrentTraceContext
 
A B C E F G H I M N O P S T V W 
Skip navigation links

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