Even if url is wrong, we're trying to handle response from it
There could be no response though
Thus, you get this error:
https://github.com/hastic/hastic-grafana-app/issues/186
It would be better to throw a proper error
e.g. Please check if Grafana is accessible via http://localhost:3000
Even if url is wrong, we're trying to handle response from it There could be no response though Thus, you get this error: https://github.com/hastic/hastic-grafana-app/issues/186 It would be better to throw a proper error e.g.
Please check if Grafana is accessible via http://localhost:3000