mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
19 lines
322 B
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"
|
|
}
|
|
}
|
|
}
|