mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
19 lines
282 B
JSON
19 lines
282 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Gauge",
|
|
"id": "gauge",
|
|
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icon_gauge.svg",
|
|
"large": "img/icon_gauge.svg"
|
|
}
|
|
}
|
|
}
|