grafana/public/app/plugins/datasource/cloudwatch/plugin.json
2016-01-09 18:36:25 +01:00

16 lines
343 B
JSON

{
"type": "datasource",
"name": "CloudWatch",
"id": "cloudwatch",
"module": "app/plugins/datasource/cloudwatch/module",
"partials": {
"config": "app/plugins/datasource/cloudwatch/partials/config.html",
"query": "app/plugins/datasource/cloudwatch/partials/query.editor.html"
},
"metrics": true,
"annotations": true
}