duj4

Results 32 comments of duj4

![consul_error](https://user-images.githubusercontent.com/19278537/187203947-0898d5a1-8702-42fd-8e9c-15c6944459b1.jpg) I have tested the client certs via curl, they are working fine. How could I append the tls certs needed?

@JStickler Thanks for the reply. Yes, I ran memcached in the same chart as Loki and use the "address" config, but I am not sure whether the config is correct....

hi @IvanZenger , We are looking forward to this org mapping function as well to isolate the logs so that user who logged into Grafana will be redirected to its...

> > hi @IvanZenger , > > We are looking forward to this org mapping function as well to isolate the logs so that user who logged into Grafana will...

Guys, I am able to connect the exporter to PG via tls, but I am using Grafana-agent instead of native PG exporter, here is my way: ``` data_source_names: - "postgresql://:/?sslmode=require&sslrootcert=&sslcert=&sslkey="...

I am running Alertmanager HA in 2 different VMs and I set the cluster.advertise-address as the IP address with port 9094, gossip is quiet afterwards.

> We should add it to prometheus_exporter too, then people who use metrics that way also get it (e.g. when combined with fluentbit_metrics input). Thanks @patrick-stephens for the reply. Yes,...

@AndreZiviani , thank for the reply. It seems the issue had been fixed in 2.9.5 https://github.com/grafana/loki/issues/11821?

@AndreZiviani I did not find the parameter in either the config or [doc](https://grafana.com/docs/loki/v2.9.x/configure/), if you meant the parameters under `cache_config` -> `background`, then all of them are set as default...

@AndreZiviani Thanks, the metric `loki_cache_background_queue_bytes` is showing as 0, it might indicate the memcache is not working, this should be owning to the incorrect config. 1. Set the service of...