| 12345678910111213141516 |
- {
- "pluginType": "datasource",
- "name": "Generic SQL (prototype)",
- "type": "generic_sql",
- "serviceName": "SqlDatasource",
- "module": "plugins/datasource/sql/datasource",
- "partials": {
- "config": "app/plugins/datasource/sql/partials/config.html",
- "query": "app/plugins/datasource/sql/partials/query.editor.html"
- },
- "metrics": true
- }
|