grafana-simple-sql-datasource
grafana-simple-sql-datasource copied to clipboard
Grafana SQL datasource
```` root@grafana:/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside# Server is listening to port 666 TypeError: Cannot convert undefined or null to object at Function.keys () at Object.getSpecialColumn (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:240:33) at Object.getTimestamp (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:216:31) at Object.parseTimeseries (/var/lib/grafana/plugins/grafana-simple-sql-datasource-master/dist/serverside/sqlproxyserver.js:184:43) at _api.internals.try...
First of all thanks for the plugin, it's really useful to us but we have a issue with authentication. Basically all our SQL Servers only work with Trusted Connection delegating...
SQL proxy is working perfect with grafana using the default http and port 3000. When trying to set protocol to https on port 3000 (or any port), or trying to...
Thank you so much for this great plugin it helped us a lot but we have one issue with it is that the SQL Credentials and the DB name and...