A
B
C
D
G
I
O
P
R
S
T
T
- TraceContext - class in com.datadog.android.okhttp
- The context of a trace to be propagated through the OkHttp requests for Datadog tracing.
- TraceContextInjection - class in com.datadog.android.okhttp
- Defines whether the trace context should be injected into all requests or only sampled ones.
- TracedRequestListener - class in com.datadog.android.okhttp.trace
- Listener for automatically created Span around OkHttp Request.
- TracingInterceptor - class in com.datadog.android.okhttp.trace
- Provides automatic trace integration for OkHttpClient by way of the Interceptor system.
- TracingInterceptor.BaseBuilder - class in com.datadog.android.okhttp.trace.TracingInterceptor
- An abstract Builder class.
- TracingInterceptor.Builder - class in com.datadog.android.okhttp.trace.TracingInterceptor
- A Builder class for the TracingInterceptor.