-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Memory Configurations for Loki #191
Comments
Any information related to this topic would be very useful for us too. We are running Loki and some queries get it OOMKilled. I can just keep giving it more and more RAM, but would like to have more information to take a better decision. |
Experiencing this pain as well. A query shouldn't cause Loki to crash. At worst, we should just take longer to return results instead of eating as much RAM as possible. |
Are you still experiencing the same? |
I'm experiencing this with |
I updated to the latest version and still experiencing OOMKilled events |
actually... I'm now seeing |
But still OOMKilled happening even after adding memory to 8G |
You should not need more than 10gib now even if you're using Loki intensively. |
Update from upstream repository
I'm looking for documentation how to configure and/or calculate the memory (RAM) used by loki.
The text was updated successfully, but these errors were encountered: