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

perf: add schema sampling based on local ingestion rates on high ingestion volume #2106

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented Jun 17, 2024

Adds in ingestion sampling based on local ingestion rates. This greatly reduces memory usage of the Schema module and prevents message queue buildup. In local testing, reduced memory usage by ~50% and reduced message queue buildup from over >11k messages to 0 messages.

@Ziinc Ziinc merged commit 0584778 into main Jun 18, 2024
4 checks passed
@Ziinc Ziinc deleted the perf/schema-sampling branch June 18, 2024 06:39
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

Successfully merging this pull request may close these issues.

1 participant