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

chucks-cache OOM #15813

Open
maffelbaffel opened this issue Jan 17, 2025 · 1 comment
Open

chucks-cache OOM #15813

maffelbaffel opened this issue Jan 17, 2025 · 1 comment
Labels
type/bug Somehing is not working as expected

Comments

@maffelbaffel
Copy link

maffelbaffel commented Jan 17, 2025

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 in SimpleScalable mode.

chunksCache:
  resources:
    limits:
      memory: 1Gi
    requests:
      cpu: 100m
      memory: 1Gi

Environment:

  • Infrastructure: Kubernetes, Azure AKS
  • Deployment tool: Helm
  • Loki Chart version: 6.24.0

Screenshots, Promtail config, or terminal output

Image

@JStickler JStickler added the type/bug Somehing is not working as expected label Jan 21, 2025
@venkatamutyala
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Somehing is not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants