Alex Berenshtein

Results 17 comments of Alex Berenshtein

Check your callback_url, I'm guessing your grafana service doesn't run on port 3000, but rather on port 80. I changed the GF_RENDERING_CALLBACK_URL to http://grafana:80/ and it started to work. Also,...

Thanks @danielserrao changing all filesystem references to s3 worked for me

These are all the places I changed https://github.com/grafana/helm-charts/blob/main/charts/loki-distributed/values.yaml#L144 https://github.com/grafana/helm-charts/blob/main/charts/loki-distributed/values.yaml#L163 https://github.com/grafana/helm-charts/blob/main/charts/loki-distributed/values.yaml#L172

yes, but I see that the references I put for the value files are outdated. I guess they were updated in later versions