mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
20 lines
317 B
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"
|
|
}
|
|
}
|
|
}
|