Files
grafana/public/app/plugins/datasource/influxdb/plugin.json

18 lines
354 B
JSON

{
"pluginType": "datasource",
"name": "InfluxDB 0.9.x",
"type": "influxdb",
"serviceName": "InfluxDatasource",
"module": "app/plugins/datasource/influxdb/datasource",
"partials": {
"config": "app/plugins/datasource/influxdb/partials/config.html"
},
"defaultMatchFormat": "regex values",
"metrics": true,
"annotations": true
}