Files
grafana-zabbix/plugins/panel-triggers/plugin.json
Alexander Zobnin ca5d68a1c8 Working on #142 - fixed plugin.json and
datasource constructor (module.js).
2016-01-16 13:42:12 +03:00

9 lines
132 B
JSON

{
"type": "panel",
"name": "Zabbix triggers",
"id": "triggers",
"module": "plugins/triggers/module",
"staticRoot": "."
}