grafana/public/app/plugins/datasource/opentsdb/plugin.json

17 lines
319 B
JSON

{
"pluginType": "datasource",
"name": "OpenTSDB",
"type": "opentsdb",
"serviceName": "OpenTSDBDatasource",
"module": "app/plugins/datasource/opentsdb/datasource",
"partials": {
"config": "app/plugins/datasource/opentsdb/partials/config.html"
},
"metrics": true,
"defaultMatchFormat": "pipe"
}