Kaviraj Kanagaraj
Kaviraj Kanagaraj
@jeffw-wherethebitsroam I'm also facing similar issue with black borders. any way to get rid of black borders?
Anyone working on this?
Thanks @kirkrodrigues for the information!. So basically, now clp-core uses kinda static delimiter and variables check as done [here](https://github.com/y-scope/clp-core/blob/main/src/Utils.cpp#L37-L39) and [here](https://github.com/y-scope/clp-core/blob/main/src/Utils.cpp#L68-L92) respectively. Correct? I also tested with your hadoop dataset....
Wanted to bring up the long pending issue of supporting `/v2` module path for Loki. We had countless discussions before and the current state [is tracked here.](https://github.com/grafana/loki/issues/2826#issuecomment-968709560) I did some...
@liguozhong thanks for the PR. May I know the main rationale why you need shuffle sharding on write path? Curious about how you run Loki with multit-enancy and is it...
If we merge this PR, we may not need workaround @slim-bean proposed here. https://github.com/grafana/loki/pull/6642
> Nice. This is an awesome timing. Would you update the HTTP API as well? Did you consider generating a key by hashing the log event in case it's not...
@chaudum @MasslessParticle thanks for the suggestion. totally make sense. renamed idempotentKey -> pushID.
/cc @h2non any thoughts or ideas?
+1 really block from using tools like Tilt (tilt.dev). Where we generate k8 specs via `helm-template`.