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

20 lines
336 B
JSON

{
"type": "datasource",
"name": "CloudWatch",
"id": "cloudwatch",
"metrics": true,
"annotations": true,
"info": {
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/amazon-web-services.png",
"large": "img/amazon-web-services.png"
}
}
}