grafana/public/app/plugins/panel/alertlist/plugin.json
2016-09-14 10:49:05 +02:00

17 lines
285 B
JSON

{
"type": "panel",
"name": "Alert List",
"id": "alertlist",
"info": {
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/icn-singlestat-panel.svg",
"large": "img/icn-singlestat-panel.svg"
}
}
}