Periklis Tsirakidis
Periklis Tsirakidis
> @periklis Thanks for the feedback! There is actually a 4th enum value `Custom`, and it allows the user to define a custom profile. I would like to keep supporting...
@yuri-rs AFAIU the grafana/grafana/pull/83044 enhancement speaks about support the query selector on the label values API. I don't quite get the point on why we need the selector on the...
> @periklis The Grafana enhancement concerns label values, true, but why not extend the same enhancement to label names as well? For Grafana it would be simpler and more consistent...
@cyriltovena WDYT?
> lgtm, I noticed no CHANGELOG update, maybe it makes sense adding a line there I have to figure out how the correct labeling on GH is meant to be...
@chaudum Rebased! Can you take a look please
@btaani @slim-bean After careful consideration the present state of this PR does not consider all the places to configure the HTTP transport capabilities as proposed. TL;DR; The PR considers adding...
@teozkr I had some time today to fix the build. The current version just compiles and has zero deprecation warnings, nothing more. I am actually stuck with a local error...
Actually coursier changed (See [CachedPath](/coursier/coursier/blob/master/paths/src/main/java/coursier/CachePath.java#L65)) a little bit and it caches paths and locks in files with a dot prepended, which breaks with nix, because its an names with dots...
@frzifus The status of this is that we still miss the API, but the key storage issue is addressed by non-indexed labels (See upcoming docs PR: https://github.com/grafana/loki/pull/10073). As @slim-bean mentioned...