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

19 lines
322 B
JSON

{
"type": "panel",
"name": "Debug",
"id": "debug",
"state": "alpha",
"info": {
"description": "Debug Panel for Grafana",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-debug.svg",
"large": "img/icn-debug.svg"
}
}
}