A B C G I N 
All Classes All Packages

A

addAttributeExtractor(AttributesExtractor<? super ApacheHttpClientRequest, ? super HttpResponse>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
Adds an additional AttributesExtractor to invoke to set attributes to instrumented items.
ApacheHttpClientRequest - Class in io.opentelemetry.instrumentation.apachehttpclient.v4_3
 
ApacheHttpClientTracing - Class in io.opentelemetry.instrumentation.apachehttpclient.v4_3
Entrypoint for tracing Apache HTTP Client.
ApacheHttpClientTracingBuilder - Class in io.opentelemetry.instrumentation.apachehttpclient.v4_3

B

build() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
Returns a new ApacheHttpClientTracing configured with this ApacheHttpClientTracingBuilder.
builder(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
Returns a new ApacheHttpClientTracingBuilder configured with the given OpenTelemetry.

C

captureHttpHeaders(CapturedHttpHeaders) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
Configure the instrumentation to capture chosen HTTP request and response headers as span attributes.
create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
Returns a new ApacheHttpClientTracing configured with the given OpenTelemetry.

G

getDelegate() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientRequest
Returns the actual HttpRequest being executed by the client.

I

io.opentelemetry.instrumentation.apachehttpclient.v4_3 - package io.opentelemetry.instrumentation.apachehttpclient.v4_3
 

N

newHttpClient() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
Returns a new CloseableHttpClient with tracing configured.
newHttpClientBuilder() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
Returns a new HttpClientBuilder to create a client with tracing configured.
A B C G I N 
All Classes All Packages