plugin.json 285 B

12345678910111213141516
  1. {
  2. "type": "panel",
  3. "name": "Alert List",
  4. "id": "alertlist",
  5. "info": {
  6. "author": {
  7. "name": "Grafana Project",
  8. "url": "http://grafana.org"
  9. },
  10. "logos": {
  11. "small": "img/icn-singlestat-panel.svg",
  12. "large": "img/icn-singlestat-panel.svg"
  13. }
  14. }
  15. }