-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
receive: High memory usage after update to 0.17.0 #3471
Comments
Also for me. I have the same memory consumption with 0.17.0 version. Revert to 0.16.0 fix the growth. |
The same for me, I used 0.17.2 and met the exact same problem. |
Hello! It looks like we have the same problem: I tired some profiling (following #325 (comment)). What I did:
Hopefully this helps a bit. If there is something more that I can profile, please tell me. Edit:
|
Has anyone tested their stack against the latest stable v0.18.0? Do still have this issue? (probably we have just to make sure) |
Yes. See |
Let's join discussions. We have a duplicate, We are investigating on #3726 more 🤗 |
Thanos, Prometheus and Golang version used:
thanos, version 0.17.0 (branch: HEAD, revision: 4899d9a)
build user: root@432c5bd5f94c
build date: 20201118-17:38:06
go version: go1.15
platform: linux/amd64
Object Storage Provider:
S3
What happened:
We have 4 thanos receive. After upgrade to 0.17, used memory increased to 100%
The text was updated successfully, but these errors were encountered: