Hello
I am trying to connect rapidscada v6 with grafana cloud and external postgresql database.
Between RS and PGDB I can use the ModArcPostgreSql module, so should not be a problem.
Between grafana cloud and PGDB there is no problem either.
But between RS and grafana I couldn’t make it. I use Extra Scheme Components, set the URL that I got from the share option in the grafana panel. And the connection to the dashboard is refused.
I think that is ok because to access to dashboard need to login to grafana first, and I don’t know where to config the login credential
Is it posible to connect grafana cloud or a grafana from diferent machine and DB?
If it is posible, how?
Thanks