Added info section to plugin.json.
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"type": "panel",
|
||||
"name": "Zabbix triggers",
|
||||
"id": "triggers",
|
||||
"name": "Zabbix Triggers",
|
||||
"id": "zabbix-triggers-panel",
|
||||
|
||||
"module": "plugins/triggers/module",
|
||||
"staticRoot": "."
|
||||
"info": {
|
||||
"author": {
|
||||
"name": "Alexander Zobnin",
|
||||
"url": "http://grafana-zabbix.org"
|
||||
},
|
||||
"logos": {
|
||||
"small": "img/zabbix_triggers_logo.svg",
|
||||
"large": "img/zabbix_triggers_logo.svg"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user