Files
grafana/public/app/plugins/panel/stat/plugin.json
T

19 lines
349 B
JSON

{
"type": "panel",
"name": "Stat",
"id": "stat",
"state": "beta",
"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"
}
}
}