mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(plugins): upgraded influxdb to new data source plugin model
This commit is contained in:
@@ -3,13 +3,7 @@
|
||||
"name": "InfluxDB 0.9.x",
|
||||
"id": "influxdb",
|
||||
|
||||
"serviceName": "InfluxDatasource",
|
||||
|
||||
"module": "app/plugins/datasource/influxdb/datasource",
|
||||
|
||||
"partials": {
|
||||
"config": "app/plugins/datasource/influxdb/partials/config.html"
|
||||
},
|
||||
"module": "app/plugins/datasource/influxdb/module",
|
||||
|
||||
"defaultMatchFormat": "regex values",
|
||||
"metrics": true,
|
||||
|
||||
Reference in New Issue
Block a user