Christian Haudum
Christian Haudum
> I used to maintain the old rgain package in Debian, and I'm now looking at packaging rgain3 as a replacement. rgain3 1.0.0 is a continuation/fork of rgain 1.3.4, so...
> [!NOTE] > Bloom filters are an experimental feature and are subject to breaking changes. @sequix Additionally to structured metadata (which isn't really an index, but rather additional data to...
hi @robertoabril as @seut already mentioned in the email, this is not possible right now. however, UPDATE using subselect is in our backlog already.
https://github.com/crate/docker-crate/issues/101
hi @wnkz indeed, the client should use multiple hosts for failover scenarios. the best way to implement that is round robin "load balancing". you can perform any query on any...
Thanks for the PR @Di-Is ! The general approach seems right to me. I need to further look at it in detail and check possible implications.
Hi @chriskuchin Thanks for reporting the issue. What version did you use? Is it possible that it is the same bug as described in https://github.com/grafana/loki/issues/12842? If so, there is already...
Hi @imclint21 Thanks for reporting. Can you also post the full `docker run` command the the startup logs?
After some testing I could not reproduce this issue yet.
> The only things I can say it's it crash when I restart promtail on all my servers: ~~Could it be that you are overloading Loki when you restart your...