Corrected grafana datasource proxy endpoint
It was previously incorrect which caused all usage of that method to error and fail.
It now allows the ability to specify a uri to proxy requests to and with 'query' being the default used. As long a a valid uri is used for the appropriate endpoint it will work correctly now.
Resolves: #1 (closed)