grafana/public/app/plugins/datasource/influxdb_08/plugin.json
2015-03-29 12:57:28 +02:00

19 lines
490 B
JSON

{
"pluginType": "datasource",
"name": "InfluxDB 0.8.x",
"type": "influxdb_08",
"serviceName": "InfluxDatasource_08",
"module": "plugins/datasource/influxdb_08/datasource",
"partials": {
"config": "app/plugins/datasource/influxdb_08/partials/config.html",
"query": "app/plugins/datasource/influxdb_08/partials/query.editor.html",
"annotations": "app/plugins/datasource/influxdb_08/partials/annotations.editor.html"
},
"metrics": true,
"annotations": true
}