* cleanup * update create plugin config and query help fix * query types file * Update docker-compose.yml Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * addressed review comments --------- Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
16 lines
329 B
JSON
16 lines
329 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Zabbix Problems",
|
|
"id": "alexanderzobnin-zabbix-triggers-panel",
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-zabbix-problems-panel.svg",
|
|
"large": "img/icn-zabbix-problems-panel.svg"
|
|
}
|
|
}
|
|
}
|