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