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

Updated walqueue to increase performance and lower memory consumption. #2260

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

mattdurham
Copy link
Collaborator

@mattdurham mattdurham commented Dec 11, 2024

This updates prometheus.write.queue so that it includes some performance improvements writing to and from disk. And a small improvement in memory in writing to remote write. The e2e tests often timed out on windows. There isnt anything windows specific that would cause this to break, so removing them.

@mattdurham mattdurham marked this pull request as ready for review December 11, 2024 15:18
@mattdurham mattdurham requested a review from a team as a code owner December 11, 2024 15:18
@mattdurham mattdurham merged commit f28a990 into main Dec 12, 2024
18 checks passed
@mattdurham mattdurham deleted the update_wal_for_performance branch December 12, 2024 14:19
@mattdurham mattdurham restored the update_wal_for_performance branch December 27, 2024 04:05
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.

2 participants