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

Add disk buffering config options to RUM conf #275

Merged
merged 7 commits into from
Oct 19, 2023

Conversation

mhennoch
Copy link
Contributor

Currently iOS and android have different config options for enabling and configuring disk buffering.

Android
enableDiskBuffering
limitDiskUsageMegabytes

iOS
enableDiskCache
spanDiskCacheMaxSize

Also react native needs to use the same conf. After discussions it seems "buffering" makes more sense so let's use android version. Not sure where to put mobile only conf options put them into the same table.

@mhennoch mhennoch requested review from a team as code owners October 18, 2023 17:34
@github-actions
Copy link

github-actions bot commented Oct 18, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mhennoch
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

srv-gh-o11y-gdi-cla added a commit to splunk/cla-agreement that referenced this pull request Oct 18, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@Kielek
Copy link
Contributor

Kielek commented Oct 19, 2023

@signalfx/gdi-ios-maintainers, FYI

@breedx-splk breedx-splk merged commit e859629 into signalfx:main Oct 19, 2023
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants