Files
grafana/public/app/plugins/datasource/cloudwatch/plugin.json
2017-09-29 13:44:00 +09:00

21 lines
357 B
JSON

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