A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
D
- DataConstraints - class in com.datadog.android.core.constraints
- This interface allows sanitizing logs locally before uploading them to the servers.
- Datadog - class in com.datadog.android
- This class initializes the Datadog SDK, and sets up communication with the server.
- DATADOG - enum entry in com.datadog.android.trace.TracingHeaderType
Datadog's
x-datadog-*header.- DatadogContext - class in com.datadog.android.api.context
- Contains system information, as well as user-specific and feature specific context info.
- DatadogDataConstraints - class in com.datadog.android.core.constraints
- Data constraints validator per Datadog requirements.
- DatadogSite - class in com.datadog.android
- Defines the Datadog sites you can send tracked data to.
- DataWriter - class in com.datadog.android.api.storage
- Interface to be implemented by the class which wants to write arbitrary data with the given EventBatchWriter.
- debug(String) - function in com.datadog.android._InternalProxy._TelemetryProxy
- DEBUG - enum entry in com.datadog.android.api.InternalLogger.Level
- decorateTask(Runnable,RunnableScheduledFuture) - function in java.util.concurrent.LoggingScheduledThreadPoolExecutor
- decorateTask(Callable,RunnableScheduledFuture) - function in java.util.concurrent.LoggingScheduledThreadPoolExecutor
- decrypt(ByteArray) - function in com.datadog.android.security.Encryption
- Decrypts given ByteArray with user-chosen encryption.
- DefaultBuildSdkVersionProvider - class in com.datadog.android.core.internal.system
- Check BuildSdkVersionProvider docs.
- DefaultFirstPartyHostHeaderTypeResolver - class in com.datadog.android.core.internal.net
- Default implementation of FirstPartyHostHeaderTypeResolver.
- deserialize(P) - function in com.datadog.android.core.internal.persistence.Deserializer
- Deserializes the data from the given payload type into given output type.
- Deserializer - class in com.datadog.android.core.internal.persistence
- The Deserializer<P, R> generic interface.
- DESKTOP - enum entry in com.datadog.android.api.context.DeviceType
- DeviceInfo - class in com.datadog.android.api.context
- Provides information about device and OS.
- DeviceType - class in com.datadog.android.api.context
- Device type.
- dropAll() - function in com.datadog.android.core.persistence.PersistenceStrategy
- Drop all data.