-
What Grafana version and what operating system are you using?
9.1.3 -
What are you trying to achieve?
Extend the timeout value for my HTTP request, proxied by the Grafana server to timeout at 60s, instead of 30s. -
How are you trying to achieve it?
N/A -
What happened?
It is timing out after 30s.
Hi guys,
Silly question here. I am trying to create a Grafana datasource that uses the Grafana server’s backend service to make HTTP request for me. I do noticed that the request are timing out at 30th second instead of the usual 60 seconds.
Is there a configuration I can make to increase this? Since HTTP specification suggests the timeout to be 60 second.