mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
19 lines
373 B
JSON
19 lines
373 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Dashboard list",
|
|
"id": "dashlist",
|
|
|
|
"info": {
|
|
"description": "List of dynamic links to other dashboards",
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-dashlist-panel.svg",
|
|
"large": "img/icn-dashlist-panel.svg"
|
|
},
|
|
"version": "5.0.0"
|
|
}
|
|
}
|