grafana/public/app/plugins/datasource/influxdb/plugin.json
2016-03-15 09:15:24 +01:00

21 lines
360 B
JSON

{
"type": "datasource",
"name": "InfluxDB",
"id": "influxdb",
"defaultMatchFormat": "regex values",
"metrics": true,
"annotations": true,
"info": {
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/influxdb_logo.svg",
"large": "img/influxdb_logo.svg"
}
}
}