Index

A B C G I N P S 
All Classes and Interfaces|All Packages

A

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

B

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

C

create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetry
Returns a new ApacheHttpClientTelemetry 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.ApacheHttpClientTelemetry
Returns a new CloseableHttpClient with tracing configured.
newHttpClientBuilder() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetry
Returns a new HttpClientBuilder to create a client with tracing configured.

P

peerSocketAddress() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientRequest
 

S

setCapturedRequestHeaders(List<String>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetryBuilder
Configures the HTTP request headers that will be captured as span attributes.
setCapturedResponseHeaders(List<String>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetryBuilder
Configures the HTTP response headers that will be captured as span attributes.
A B C G I N P S 
All Classes and Interfaces|All Packages