mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
17 lines
286 B
JSON
17 lines
286 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Alert List",
|
|
"id": "alertlist",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-singlestat-panel.svg",
|
|
"large": "img/icn-singlestat-panel.svg"
|
|
}
|
|
}
|
|
}
|