I have got Docker.Desktop setup on Windows10 and installed in Docker both Grafana and Influxdb. The reside on the same host on the same hardware.
What I am trying to do is establish a connection to Influx from Grafana. I see there is a few other messages about this problem already - but none seemed to help.
The IP address here is the one I got for Influxdb from docker network inspect bridge . I was able to ping this IP from the docker for grafana, but not the other way as influxdb doesnt seem to have ping installed.
I found that I got it to go using query language Flux, but the instructions say I should use InfluxQL. The issue is when I change it to InfluxQL the connection fails again: