Sunidhi Nayak

Results 6 comments of Sunidhi Nayak

For me it worked only after adding the bucket details that is there in default value file, after disabling the compactor and removing compactor configurations- ![image](https://github.com/grafana/loki/assets/86234399/f0b120dd-56b4-44d0-8562-ce328306aa0e)

@a-h @Dragotic @adthonb @ts-sean-foley Could you please help me here ? I already have a issue opened - https://github.com/grafana/loki/issues/12972 With the below values set, my Simple scalable deployment is not...

@elchenberg [adthonb](https://github.com/adthonb) [JStickler](https://github.com/JStickler) [TsengSR](https://github.com/TsengSR) [alexandreMegel](https://github.com/alexandreMegel) Could any of you help here ?

With this value file configuration at least the pods are now in running state: ``` ###Promtail Values### promtail: fullnameOverride: promtail image: registry: registry.dac.nokia.com repository: public/grafana/promtail config: clients: - url: http://loki-gateway/loki/api/v1/push...

I am able to connect to loki datasource from grafana. But it is giving empty results. ![image](https://github.com/grafana/loki/assets/86234399/44c1a009-0d05-4893-bbca-28c125ff2f91) ![image](https://github.com/grafana/loki/assets/86234399/2670bc8c-5e76-46da-8c7d-3332c044a403) ![image](https://github.com/grafana/loki/assets/86234399/371d751d-f6fe-4c84-952c-955197588e7e) But I validated that the ring is working fine and the...

I am facing same issue. I am using minio as storage and I am passing s3 in "delete_request_store" parameter. It should be set to configure the store for delete requests....