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

v2.8.0 OOM with remote write #5364

Closed
HarveyJie opened this Issue Mar 15, 2019 · 3 comments

Comments

Projects
None yet
3 participants
@HarveyJie
Copy link

HarveyJie commented Mar 15, 2019

2.8.0 version OOM always, update from 2.7.2

@codesome

This comment has been minimized.

Copy link
Member

codesome commented Mar 15, 2019

@HarveyJie are you using remote_write?

@HarveyJie

This comment has been minimized.

Copy link
Author

HarveyJie commented Mar 15, 2019

@codesome yes!, I use remote_write by timesale

@codesome

This comment has been minimized.

Copy link
Member

codesome commented Mar 15, 2019

remote_write uses WAL in 2.8.0 which apparently takes more memory than before. Work is in progress here #5316 to reduce the memory usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.