grafana/public/app/plugins/panel/status-history/plugin.json

20 lines
334 B
JSON

{
"type": "panel",
"name": "Status history",
"id": "status-history",
"state": "beta",
"info": {
"description": "Periodic status history",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/status.svg",
"large": "img/status.svg"
}
}
}