A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
W
_
I
- InternalCoreWriterProvider - class in com.datadog.android.trace
- Internal interface to provide the core writer to the tracer.
- isDropped(DatadogSpanContext) - function in com.datadog.android.trace.internal.net.ApmNetworkInstrumentationExtKt
- Returns true if this context's sampling priority is a dropped trace (SAMPLER_DROP or USER_DROP).
- isDroppedPriority(Integer) - function in com.datadog.android.trace.internal.net.ApmNetworkInstrumentationExtKt
- Returns true if this sampling priority value is a dropped trace (SAMPLER_DROP or USER_DROP).
- isExtractedContext(DatadogSpanContext) - function in com.datadog.android.trace.internal.DatadogPropagationHelper
- Determines if the provided DatadogSpanContext represents an extracted context.
- isHeaderPropagationOnly() - function in com.datadog.android.trace.ApmNetworkInstrumentationConfiguration
- Returns whether this configuration is set to header-propagation-only mode.