Open MaestroJurko opened 2 years ago
Hi! This issue has been automatically marked as stale because it has not had any activity in the past 30 days.
We use a stalebot among other tools to help manage the state of issues in this project. A stalebot can be very useful in closing issues in a number of cases; the most common is closing issues or PRs where the original reporter has not responded.
Stalebots are also emotionless and cruel and can close issues which are still very relevant.
If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.
We regularly sort for closed issues which have a stale
label sorted by thumbs up.
We may also:
revivable
if we think it's a valid issue but isn't something we are likely
to prioritize in the future (the issue will still remain closed).keepalive
label to silence the stalebot if the issue is very common/popular/important.We are doing our best to respond, organize, and prioritize all issues but it can be a challenging task, our sincere apologies if you find yourself at the mercy of the stalebot.
I'm having this same problem. Any idea what could be causing this?
this is a documented limitation: https://github.com/bitnami/charts/tree/main/bitnami/grafana-loki/#limitation But this is huge upset in the default deployment ! I think there was a release that supported local. There are use cases where local filesystem has more then enough storage and is faster then object storage, so might be desirable. For what it's worth in my case this was a blocker for using loki
@korenlev what if I'm using object storage and I only have 1 hour? could that be possible?
nevermind, upgrading to new version of loki solved my problem. see here: https://github.com/grafana/loki/pull/10585
@EvertonSA Still I see the same issue, as I am using local storage(filesystem). Retention won't work if we use local storage?
Please explain what is meant by local storage? It says to use Persistance Volume. By default ingester.persistance.enable=true and a PV of 8gb is created. But at the same time I have it used only for 200mb and the data is literally for 2 hours.....
Describe the bug I can only query for logs of my app now-1h, other queries return a
null
result.To Reproduce Steps to reproduce the behavior:
Expected behavior To still be able to query for logs of my app longer than 1h. I used the timerange of 6 hours and I do not see older logs than 1h.
Environment:
Helm Chart bitnami/grafana-loki and grafana loki.yaml