A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
W
_
E
- effectiveSampleRate(Sampler,DatadogSpan) - function in com.datadog.android.trace.internal.net.ApmNetworkInstrumentationExtKt
- Returns the effective sample rate for the given span.
- enable(TraceConfiguration,SdkCore) - function in com.datadog.android.trace.Trace
- Enables a Traces feature based on the configuration provided.
- enable(TraceConfiguration) - function in com.datadog.android.trace.Trace
- Enables a Traces feature based on the configuration provided.
- EXCLUDE_INTERNAL_REDIRECTS - enum entry in com.datadog.android.trace.ApmNetworkTracingScope
Only application level request is gonna be traced. In this mode the Datadog SDK still able to link trace spans to RUM Resources making possible to navigate from one to another but the internal requests like redirects and retries ( if networking library allows that) will not be traced.
- ExperimentalTraceApi - class in com.datadog.android.trace
- Marks declarations that are part of the experimental Tracing API.
- extractParentContext(DatadogTracer,HttpRequestInfo) - function in com.datadog.android.trace.internal.DatadogPropagationHelper
- Extracts the parent span context from the request along with its source.
- extractRumContext(DatadogSpan,RumContextPropagator,Boolean) - function in com.datadog.android.trace.internal.RumContextPropagator.Companion
- For internal usage only.
- extractSamplingDecision(HttpRequestInfo,Boolean) - function in com.datadog.android.trace.internal.DatadogPropagationHelper
- Extracts the sampling decision from the request.