A
B
C
D
G
I
O
P
R
S
T
S
- sample(DatadogSpan) - function in com.datadog.android.core.sampling.DeterministicTraceSampler
- SAMPLED - enum entry in com.datadog.android.okhttp.TraceContextInjection
Injects trace context only into sampled requests. For example if the request trace is sampled out neither the trace context or the sampling priority will be injected into the request headers leaving the server side to make the sampling decision. This will mean that if the server side sampling rate is higher than the client side sampling rate there will be a chance that a trace will be created down the stream.
- satisfactionFailure(Call,Response) - function in okhttp3.DatadogEventListener
- secureConnectEnd(Call,Handshake) - function in com.datadog.android.okhttp.DatadogEventListener
- secureConnectStart(Call) - function in com.datadog.android.okhttp.DatadogEventListener
- set404ResourcesRedacted(Boolean) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set whether network requests returning a 404 status code should have their resource name redacted.
- set404ResourcesRedacted(Boolean) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set whether network requests returning a 404 status code should have their resource name redacted.
- set404ResourcesRedacted(Boolean) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set whether network requests returning a 404 status code should have their resource name redacted.
- setRumResourceAttributesProvider(RumResourceAttributesProvider) - function in com.datadog.android.okhttp.DatadogInterceptor.Builder
- Sets the RumResourceAttributesProvider to use to provide custom attributes to the RUM.
- setSdkInstanceName(String) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set the SDK instance name to bind to, the default value is null.
- setSdkInstanceName(String) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the SDK instance name to bind to, the default value is null.
- setSdkInstanceName(String) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set the SDK instance name to bind to, the default value is null.
- setTraceContextInjection(TraceContextInjection) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set the trace context injection behavior for this interceptor in the intercepted requests.
- setTraceContextInjection(TraceContextInjection) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the trace context injection behavior for this interceptor in the intercepted requests.
- setTraceContextInjection(TraceContextInjection) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set the trace context injection behavior for this interceptor in the intercepted requests.
- setTracedRequestListener(TracedRequestListener) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set the listener for automatically created AgentSpans.
- setTracedRequestListener(TracedRequestListener) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the listener for automatically created AgentSpans.
- setTracedRequestListener(TracedRequestListener) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set the listener for automatically created AgentSpans.
- setTraceOrigin(String) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the origin of the trace.
- setTraceSampler(Sampler) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set the trace sampler controlling the sampling of APM traces created for auto-instrumented requests.
- setTraceSampler(Sampler) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the trace sampler controlling the sampling of APM traces created for auto-instrumented requests.
- setTraceSampler(Sampler) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set the trace sampler controlling the sampling of APM traces created for auto-instrumented requests.
- setTraceSampleRate(Float) - function in com.datadog.android.okhttp.trace.DatadogInterceptor.Builder
- Set the trace sample rate controlling the sampling of APM traces created for auto-instrumented requests.
- setTraceSampleRate(Float) - function in com.datadog.android.okhttp.trace.TracingInterceptor.Builder
- Set the trace sample rate controlling the sampling of APM traces created for auto-instrumented requests.
- setTraceSampleRate(Float) - function in com.datadog.android.okhttp.trace.TracingInterceptor.BaseBuilder
- Set the trace sample rate controlling the sampling of APM traces created for auto-instrumented requests.