Files
2015-12-22 16:32:17 +01:00

17 lines
341 B
JSON

{
"pluginType": "datasource",
"name": "Graphite",
"type": "graphite",
"serviceName": "GraphiteDatasource",
"module": "app/plugins/datasource/graphite/datasource",
"partials": {
"config": "app/plugins/datasource/graphite/partials/config.html"
},
"defaultMatchFormat": "glob",
"metrics": true,
"annotations": true
}