mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
19 lines
321 B
JSON
19 lines
321 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Getting Started",
|
|
"id": "gettingstarted",
|
|
|
|
"hideFromList": true,
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-dashlist-panel.svg",
|
|
"large": "img/icn-dashlist-panel.svg"
|
|
}
|
|
}
|
|
}
|