Files
grafana-zabbix/plugins/panel-triggers/plugin.json
Alexander Zobnin acedb806d9 Issue #72 - changed plugin.json files and fixed templates path
for new plugin model. Can load plugins from any place.
2015-12-28 14:00:03 +03:00

14 lines
183 B
JSON

{
"pluginType": "panel",
"name": "Zabbix triggers",
"type": "triggers",
"module": "plugins/triggers/module",
"staticRoot": {
"url": "triggers",
"path": "."
}
}