A B C G I N S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAttributeExtractor(AttributesExtractor<? super ApacheHttpClientRequest, ? super HttpResponse>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
-
Adds an additional
AttributesExtractorto 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
-
A builder for
ApacheHttpClientTracing.
B
- build() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
-
Returns a new
ApacheHttpClientTracingconfigured with thisApacheHttpClientTracingBuilder. - builder(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
-
Returns a new
ApacheHttpClientTracingBuilderconfigured with the givenOpenTelemetry.
C
- captureHttpHeaders(CapturedHttpHeaders) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
-
Deprecated.Use
setCapturedRequestHeaders(List)andsetCapturedResponseHeaders(List)instead. - create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
-
Returns a new
ApacheHttpClientTracingconfigured 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.ApacheHttpClientTracing
-
Returns a new
CloseableHttpClientwith tracing configured. - newHttpClientBuilder() - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracing
-
Returns a new
HttpClientBuilderto create a client with tracing configured.
S
- setCapturedRequestHeaders(List<String>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
-
Configures the HTTP request headers that will be captured as span attributes.
- setCapturedResponseHeaders(List<String>) - Method in class io.opentelemetry.instrumentation.apachehttpclient.v4_3.ApacheHttpClientTracingBuilder
-
Configures the HTTP response headers that will be captured as span attributes.
All Classes All Packages