mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Stat",
|
|
"id": "stat",
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"description": "Singlestat Panel for Grafana",
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-singlestat-panel.svg",
|
|
"large": "img/icn-singlestat-panel.svg"
|
|
}
|
|
}
|
|
}
|