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

20 lines
317 B
JSON

{
"type": "panel",
"name": "Text v2",
"id": "text2",
"state": "alpha",
"skipDataQuery": true,
"info": {
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-text-panel.svg",
"large": "img/icn-text-panel.svg"
}
}
}