grafana/public/app/plugins/panel/stat/plugin.json
2019-11-25 16:13:14 -08:00

19 lines
350 B
JSON

{
"type": "panel",
"name": "Stat",
"id": "stat",
"state": "alpha",
"info": {
"description": "Singlestat Panel for Grafana",
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-singlestat-panel.svg",
"large": "img/icn-singlestat-panel.svg"
}
}
}