Datastudio version: 1.0.0 or 1.0.1
When you try to create a new connection to a valid host, you get:
TEST FAILED Unable to connect to DSE gremlin analytics server at 127.0.0.1:8182. It is likely that the server is not listening for connections on 127.0.0.1. To mitigate this issue: Make sure this server is running DSE graph (has a 'graph' workload). Try setting the rpc_address to 0.0.0.0 in dse.yaml.
It seems like it is always trying to connect to 127.0.0.1 Gremlin server. I could not find any configuration whithin Datastudio that addresses this.

