20 lines
347 B
JSON
20 lines
347 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Text",
|
|
"id": "text",
|
|
|
|
"skipDataQuery": true,
|
|
|
|
"info": {
|
|
"description": "Supports markdown and html content",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-text-panel.svg",
|
|
"large": "img/icn-text-panel.svg"
|
|
}
|
|
}
|
|
}
|