plugin.json 337 B

12345678910111213141516171819
  1. {
  2. "type": "datasource",
  3. "name": "CloudWatch",
  4. "id": "cloudwatch",
  5. "metrics": true,
  6. "annotations": true,
  7. "info": {
  8. "author": {
  9. "name": "Grafana Project",
  10. "url": "https://grafana.com"
  11. },
  12. "logos": {
  13. "small": "img/amazon-web-services.png",
  14. "large": "img/amazon-web-services.png"
  15. }
  16. }
  17. }