Describe the bug
I'm using loki with SimpleScalable mode in helm chart.
I recently enabled bloom, and loki-backend's ephemeral volume usage is over 30Gb, and I found that bloom block files in /tmp/ directory is using that 30gb.
To Reproduce
Steps to reproduce the behavior:
Deploy SimpleScalable loki with bloom enabled in helm chart 6.18.0
Describe the bug I'm using loki with SimpleScalable mode in helm chart. I recently enabled bloom, and loki-backend's ephemeral volume usage is over 30Gb, and I found that bloom block files in
/tmp/
directory is using that 30gb.To Reproduce Steps to reproduce the behavior:
Deploy SimpleScalable loki with bloom enabled in helm chart 6.18.0
/tmp/
volume usage grows as your log indexing and query usage.Expected behavior loki-backend's ephemeral volume usage is minimized
/tmp/
for PVCEnvironment:
Screenshots, Promtail config, or terminal output If applicable, add any output to help explain your problem.