A B C I N O P T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAttributesExtractor(AttributesExtractor<Request, Response>) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracingBuilder
-
Adds an additional
AttributesExtractorto invoke to set attributes to instrumented items.
B
- build() - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracingBuilder
-
Returns a new
OkHttpTracingwith the settings of thisOkHttpTracingBuilder. - builder(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracing
-
Returns a new
OkHttpTracingBuilderconfigured with the givenOpenTelemetry.
C
- captureHttpHeaders(CapturedHttpHeaders) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracingBuilder
-
Configure the instrumentation to capture chosen HTTP request and response headers as span attributes.
- create(OpenTelemetry) - Static method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracing
-
Returns a new
OkHttpTracingconfigured with the givenOpenTelemetry.
I
- io.opentelemetry.instrumentation.okhttp.v3_0 - package io.opentelemetry.instrumentation.okhttp.v3_0
- io.opentelemetry.instrumentation.okhttp.v3_0.internal - package io.opentelemetry.instrumentation.okhttp.v3_0.internal
N
- newCallFactory(OkHttpClient) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracing
-
Construct a new OpenTelemetry tracing-enabled
Call.Factoryusing the providedOkHttpClientinstance. - newInterceptor() - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTracing
-
Deprecated.Please use the
OkHttpTracing.newCallFactory(OkHttpClient)method instead.
O
- OkHttpNetAttributesExtractor - Class in io.opentelemetry.instrumentation.okhttp.v3_0.internal
- OkHttpNetAttributesExtractor() - Constructor for class io.opentelemetry.instrumentation.okhttp.v3_0.internal.OkHttpNetAttributesExtractor
- OkHttpTracing - Class in io.opentelemetry.instrumentation.okhttp.v3_0
-
Entrypoint for tracing OkHttp clients.
- OkHttpTracingBuilder - Class in io.opentelemetry.instrumentation.okhttp.v3_0
-
A builder of
OkHttpTracing.
P
- peerIp(Request, Response) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.internal.OkHttpNetAttributesExtractor
- peerName(Request, Response) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.internal.OkHttpNetAttributesExtractor
- peerPort(Request, Response) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.internal.OkHttpNetAttributesExtractor
T
- transport(Request, Response) - Method in class io.opentelemetry.instrumentation.okhttp.v3_0.internal.OkHttpNetAttributesExtractor
All Classes All Packages