loki
loki copied to clipboard
bug: ingester OOM,memory leak
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Started Loki (SHA or version)
- Started Promtail (SHA or version) to tail '...'
- Query:
{} term
Expected behavior A clear and concise description of what you expected to happen.
Environment:
- Infrastructure: [e.g., Kubernetes, bare-metal, laptop]
- Deployment tool: [e.g., helm, jsonnet]
Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.
@liguozhong can you tell us what version of loki are you using?. And loki config would be nice.
@liguozhong can you tell us what version of loki are you using?. And loki config would be nice.
We are using this version. https://github.com/grafana/loki/pull/5455
I have been tracking this issue for 14 days. I am still tracking it. My job is to operate loki cluster. If I find the reason, I will continue to provide feedback in this issue.
that is memory profile.
Thanks for details @liguozhong. Can this be related to your PR changes? https://github.com/grafana/loki/pull/5455 (I understand your loki built on top of that PR). I see this is still un-merged.
Can you confirm if you facing same issue on tip of main
branch or any other released loki versions?