FeatureStorageConfiguration.Companion - DataDog/dd-sdk-android GitHub Wiki

object Companion

Properties

DEFAULT

val DEFAULT: FeatureStorageConfiguration

Default storage configuration with the following parameters: max item size = 512 KB, max items per batch = 500, max batch size = 4 MB, old batch threshold = 18 hours.