grafana/public/app/plugins/panel/alertlist/plugin.json

17 lines
286 B
JSON
Raw Normal View History

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