mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
20 lines
323 B
JSON
Executable File
20 lines
323 B
JSON
Executable File
{
|
|
"type": "panel",
|
|
"name": "Status grid",
|
|
"id": "status-grid",
|
|
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"description": "System status map",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/status.svg",
|
|
"large": "img/status.svg"
|
|
}
|
|
}
|
|
}
|