I am trying to add influxDB as one of the data source but till now, I can’t figure out the format. When I selected influxdb, there is 2 fields to fill in. NAME and URL. How can i fill in URL for influxdb? I filled in as “http://localhost:8086” (as i did in Grafana Data source setup) but keep getting error.
Any help for giving format of URL will be greatly appreciated.
@silveriodba,
Did you managed to solve this? I’m also running a https influxdb and cannot find a way to connect it to redash, every configuration fails with the error message: Connection Test Failed: InfluxDB: no viable server!
Hey @drorwolmer,
Thank you for you comment it did worked!
Notice - for anyone who will need it, if you are using self-signed certificate and want to skip verification,
you can add ?ssl_verify=false at the end of the connection string.
Best regards!
1 Like
Login or sign up disabled while the site is in read only mode