Paschalis Tsilias

Results 117 comments of Paschalis Tsilias

> I think this is a reasonable restriction for now, but I imagine in the future it'd be useful to have component-scoped aliases @rfratto I agree it might be useful....

I think that makes sense! But, once we get around to implementing this, we should take into consideration what happens with enabling/disabling components temprorarily. For example, if we want to...

Hey there @thiennn-neji 👋 Just for context: * the goal of #1372 was for component lookups on remotecfg to be made so that we could scrape components via the in-memory...

Ok, I was able to get a little closer to the root cause. I have my test remotecfg server return the following configuration, with a root exporter and one wrapped...

I think that for now, a workaround would be to use a [`template` stage](https://grafana.com/docs/loki/latest/clients/promtail/stages/template/) to prepopulate the keys in the shared extracted map and then use a [`labels` stage](https://grafana.com/docs/loki/latest/clients/promtail/stages/labels/) to...

cc @captncraig in case he's seen something around this.

Just to clarify, this only applies to the Operator in static mode; the Agent's own helm chart allows defining resources on the configReloader pod normally.