Package com.datadog.android.okhttp.trace
See: Description
-
Class Summary Class Description DeterministicTraceSampler A DeterministicSampler using the TraceID of a Span to compute the sampling decision. Builder A Builder class for the TracingInterceptor. BaseBuilder An abstract Builder class. TracingInterceptor Provides automatic trace integration for OkHttpClient by way of the Interceptor system. OkHttpRequestExtKt -
Interface Summary Interface Description TracedRequestListener Listener for automatically created Span around OkHttp Request.