Grafana + Loki timeout

  • What Grafana version and what operating system are you using?

v9.1.7 - GKE (Linux)


Hello, everyone! Hope you’re doing fine.

We’ve facing issues with Grafana + Loki setup. We’re using inside Kubernetes cluster managed by Helm. The problema is that we’ve a high volume of logs and some queries are returning a 504 gateway time-out from Nginx. I’ve changed the ingress-nginx timeouts (proxy-connect, proxy-read and proxy-write) to 180s and the Grafana/Loki timeout to the same 180s but still timeout in 60s. Is there any other stuff that I need to do to achiev this?

Thank you!