grafana/public/app/plugins/panel/gettingstarted/plugin.json
2017-03-21 15:37:55 +01:00

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"
}
}
}