We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I have deployed Loki using the grafana/loki helm chart and get OOM alerts of the chucks-cache quite regularly.
grafana/loki
My Helm config for the grafana/loki chunks-cache looks like the following. Deployed in SimpleScalable mode.
SimpleScalable
chunksCache: resources: limits: memory: 1Gi requests: cpu: 100m memory: 1Gi
Environment:
Screenshots, Promtail config, or terminal output
The text was updated successfully, but these errors were encountered:
Been running into this issue as well. Our config says its disabled but for some reason the cache is still getting deployed and running out of memory.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I have deployed Loki using the
grafana/loki
helm chart and get OOM alerts of the chucks-cache quite regularly.My Helm config for the
grafana/loki
chunks-cache looks like the following. Deployed inSimpleScalable
mode.Environment:
Screenshots, Promtail config, or terminal output
The text was updated successfully, but these errors were encountered: