Package com.datadog.android.core.configuration
See: Description
-
Enum Summary Enum Description BackPressureMitigation Defines the mitigation to use when a queue hits the maximum back pressure capacity. BatchProcessingLevel Defines the policy for sending the batches. BatchSize Defines the policy when batching data together. UploadFrequency Defines the frequency at which batch upload are tried. -
Class Summary Class Description BackPressureStrategy Builder A Builder class for a Configuration. Configuration An object describing the configuration of the Datadog SDK. HostsSanitizer Utility class with the goal to perform host sanitization. -
Object Summary Object Description Companion -
Interface Summary Interface Description UploadSchedulerStrategy Defines the strategy used to schedule the waiting period between batch uploads.