Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify mobile rum disk caching configuration #264

Open
mhennoch opened this issue Oct 6, 2023 · 2 comments
Open

Unify mobile rum disk caching configuration #264

mhennoch opened this issue Oct 6, 2023 · 2 comments

Comments

@mhennoch
Copy link
Contributor

mhennoch commented Oct 6, 2023

Currently:

Android
enableDiskBuffering
limitDiskUsageMegabytes

iOS
enableDiskCache
spanDiskCacheMaxSize

Android limit is set in MB and iOS one in bytes.
Default limit for both seems to be 25mb so that is fine.
Lets unify the configuration options? React Native and flutter will need those also.

@pellared
Copy link
Contributor

pellared commented Oct 9, 2023

@m-tu
Copy link

m-tu commented Oct 9, 2023

I would agree. I will have do come up with config options for RN soon will propose something then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants