Files
grafana/public/app/plugins/panel/gauge/plugin.json

17 lines
261 B
JSON

{
"type": "panel",
"name": "Gauge",
"id": "gauge",
"info": {
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icon_gauge.svg",
"large": "img/icon_gauge.svg"
}
}
}