Closed emtie closed 3 years ago
I think you need to find a way to increase the timeout on icingaweb2 because 5s can be too short for the rendering requests depending on the requests you are doing. We are looking into ways to improve performance but it's a different issue (see https://github.com/grafana/grafana-image-renderer/issues/124).
What happened: I have configured icingaweb2 to show grafana dashboards inplace to have a nice overview incinga. But when I open a page which should show grafana graphs I get an errormessage which says: "Cannot fetch graph with curl: Operation timed out after 5001 milliseconds with 0 bytes received. When I click on the link the grafana webpage opens and shows the expected graph just fine!
The grafana environment is running as docker containers in a docker swarm. the definition is like that:
The containerlogs show the following:
grafana_renderer:
grafana
grafana.ini looks like this:
What you expected to happen: I would love to see the beautyful grafana graphs to be displayed in icingaweb2
How to reproduce it (as minimally and precisely as possible): see description above
Anything else we need to know?: don't no. you are welcome to give me some advice which further information I can provide to help solve the issue...
Environment:
Thanks in advance!