Alexandre de Sá
Alexandre de Sá
I'm having the same problem after enabling the remote write in order to send recording rules from Loki Ruler.
Same issue using S3
Hi there @liguozhong. If this is an expected log is there any discussion to update the error to warning or change the message?
I have experienced better performance using `max_query_parallelism: 32` than 256 for example. https://github.com/grafana/loki/blob/5e134f3b6d33b2f9b485cde7a70f160704eae5ba/production/ksonnet/loki/config.libsonnet#L212-L214
@dmitry-mightydevops try the `per_stream_rate_limit` https://grafana.com/docs/loki/latest/configuration/#limits_config
I'm having the same issue. None of them are working http or memcached. I also have tried with memcache as explicited here: https://github.com/grafana/loki/issues/3070
I have opened the following PR https://github.com/grafana/helm-charts/pull/1843
I'm having the same issue after upgrading tempo-distributed chart v0.17.2 to v0.19.3 in order to enable metrics-generator. After some debugging I realized that it returns **404 page not found** after...
Hi @joe-elliott, thank you for your valuable feedback. After port-forwarding the distributor service I have checked again and realized that I can access the ring from metrics-generator and ingester but...
Hi @joe-elliott just to let you know that my problem was solved after updating the **ingestion_rate_strategy** https://grafana.com/docs/tempo/latest/operations/consistent_hash_ring/#:~:text=This%20ring%20is%20only%20used%20when%20%E2%80%9Cglobal%E2%80%9D%20rate%20limits%20are%20used Really appreciated for your time and effort to help ;)