Index
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
AttributesExtractorto 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
-
A builder for
ApacheHttpClientTelemetry.
B
- build() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetryBuilder
-
Returns a new
ApacheHttpClientTelemetryconfigured with thisApacheHttpClientTelemetryBuilder. - builder(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetry
-
Returns a new
ApacheHttpClientTelemetryBuilderconfigured with the givenOpenTelemetry.
C
- create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetry
-
Returns a new
ApacheHttpClientTelemetryconfigured with the givenOpenTelemetry.
G
- getDelegate() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientRequest
-
Returns the actual
HttpRequestbeing 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
CloseableHttpClientwith tracing configured. - newHttpClientBuilder() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTelemetry
-
Returns a new
HttpClientBuilderto 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.
All Classes and Interfaces|All Packages