首页 开发技术 其它     /    grafana-simple-sql-datasource:GrafanaSQL数据源-源码

grafana-simple-sql-datasource:GrafanaSQL数据源-源码

上传者: weixin_42181686 | 上传时间:2022/9/2 21:23:59 | 文件大小:639KB | 文件类型:ZIP
grafana-simple-sql-datasource:GrafanaSQL数据源-源码
grafana-simple-sql-datasource允许查询基于SQL的数据源,例如SQLServer。
用法当前,该插件需要运转代理服务器才能与数据库通信。
安装sqlproxyserver在dist/serverside文件夹中运转npminstall以安装所有依赖项在插件目录上运转npminstall运转服务器端代码dist/serverside/sqlproxyserver.js在您的浏览器http://myserver:port/con=mssql://user:name@server/database您必须获得{"status":"sucess"}响应添加新数据源向Grafana添加新数据源,并将URL设置为:http://myserver:port/con=mssql://user:name@server/database哪里:myserver:port:运转sqlproxyserver的服务器con:指定sql连接字符串SQL数据库当前支持SQL数据库SQL服务器SQLServer连接由mssqp程序包产品

文件下载

资源详情

[{"title":"(44个子文件639KB)grafana-simple-sql-datasource:GrafanaSQL数据源-源码","children":[{"title":"grafana-simple-sql-datasource-master","children":[{"title":"overview.png <span style='color:#111;'>388.91KB</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>451B</span>","children":null,"spread":false},{"title":".jscs.json <span style='color:#111;'>439B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.37KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"datasource.js <span style='color:#111;'>2.90KB</span>","children":null,"spread":false},{"title":"query_ctrl.js <span style='color:#111;'>1002B</span>","children":null,"spread":false},{"title":"plugin.json <span style='color:#111;'>812B</span>","children":null,"spread":false},{"title":"module.js <span style='color:#111;'>634B</span>","children":null,"spread":false},{"title":"css","children":[{"title":"query-editor.css <span style='color:#111;'>147B</span>","children":null,"spread":false}],"spread":true},{"title":"serverside","children":[{"title":"sqlproxy.service <span style='color:#111;'>258B</span>","children":null,"spread":false},{"title":"sqlproxyserver.js <span style='color:#111;'>9.46KB</span>","children":null,"spread":false},{"title":"mssqldriver.js <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"drilldriver.js <span style='color:#111;'>1.59KB</span>","children":null,"spread":false}],"spread":true},{"title":"img","children":[{"title":"logo_small.png <span style='color:#111;'>24.33KB</span>","children":null,"spread":false},{"title":"logo_large.png <span style='color:#111;'>46.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"partials","children":[{"title":"config.html <span style='color:#111;'>78B</span>","children":null,"spread":false},{"title":"query.options.html <span style='color:#111;'>86B</span>","children":null,"spread":false},{"title":"query.editor.html <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"annotations.editor.html <span style='color:#111;'>523B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Gruntfile.js <span style='color:#111;'>1.68KB</span>","children":null,"spread":false},{"title":"dist","children":[{"title":"datasource.js <span style='color:#111;'>5.45KB</span>","children":null,"spread":false},{"title":"query_ctrl.js.map <span style='color:#111;'>2.23KB</span>","children":null,"spread":false},{"title":"query_ctrl.js <span style='color:#111;'>3.83KB</span>","children":null,"spread":false},{"title":"plugin.json <span style='color:#111;'>812B</span>","children":null,"spread":false},{"title":"datasource.js.map <span style='color:#111;'>6.96KB</span>","children":null,"spread":false},{"title":"module.js.map <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"module.js <span style='color:#111;'>1.66KB</span>","children":null,"spread":false},{"title":"css","children":[{"title":"query-editor.css <span style='color:#111;'>147B</span>","children":null,"spread":false}],"spread":false},{"title":"serverside","children":[{"title":"sqlproxyserver.js <span style='color:#111;'>9.44KB</span>","children":null,"spread":false},{"title":"mssqldriver.js <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"drilldriver.js <span style='color:#111;'>1.59KB</span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'>1.95KB</span>","children":null,"spread":false},{"title":"img","children":[{"title":"logo_small.png <span style='color:#111;'>24.33KB</span>","children":null,"spread":false},{"title":"logo_large.png <span style='color:#111;'>46.37KB</span>","children":null,"spread":false}],"spread":false},{"title":"partials","children":[{"title":"config.html <span style='color:#111;'>78B</span>","children":null,"spread":false},{"title":"query.options.html <span style='color:#111;'>86B</span>","children":null,"spread":false},{"title":"query.editor.html <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"annotations.editor.html <span style='color:#111;'>523B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"LICENSE <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"spec","children":[{"title":"datasource_spec.js <span style='color:#111;'>8.43KB</span>","children":null,"spread":false},{"title":"sqlproxyserver_spec.js <span style='color:#111;'>3.57KB</span>","children":null,"spread":false},{"title":"test-main.js <span style='color:#111;'>641B</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>3.41KB</span>","children":null,"spread":false},{"title":"query_editor.png <span style='color:#111;'>148.99KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明