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.
DataStoreContent - class in com.datadog.android.core.persistence.datastore
Datastore entry contents and metadata.
DataStoreHandler - class in com.datadog.android.api.storage.datastore
Interface for the datastore.
DataStoreHandler.Companion - class in com.datadog.android.api.storage.datastore.DataStoreHandler
 
DataStoreReadCallback - class in com.datadog.android.api.storage.datastore
Callback for asynchronous read operations on the datastore.
DataStoreWriteCallback - class in com.datadog.android.api.storage.datastore
Callback for asynchronous write operations on the datastore.
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
 
decrypt(ByteArray) - function in com.datadog.android.security.Encryption
Decrypts given ByteArray with user-chosen encryption.
DEFAULT - enum entry in com.datadog.android.api.storage.EventType

A generic customer event (e.g.: log, span, …).

DefaultFirstPartyHostHeaderTypeResolver - class in com.datadog.android.core.internal.net
Default implementation of FirstPartyHostHeaderTypeResolver.
deleteLastViewEvent() - function in com.datadog.android.core.InternalSdkCore
Deletes last RUM view event written.
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
 
DeterministicSampler - class in com.datadog.android.core.sampling
Sampler with the given sample rate using a deterministic algorithm for a stable sampling decision across sources.
DeviceInfo - class in com.datadog.android.api.context
Provides information about device and OS.
DeviceType - class in com.datadog.android.api.context
Device type.
drainTo(Collection) - function in com.datadog.android.core.thread.FlushableExecutorService
Drains the queue backing this ExecutorService into the provided mutable collection.
DROP_OLDEST - enum entry in com.datadog.android.core.configuration.BackPressureMitigation

Drop the oldest items already in the queue to make room for new ones.

dropAll() - function in com.datadog.android.core.persistence.PersistenceStrategy
Drop all data.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  _