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

13 lines
168 B
JSON

{
"type": "datasource",
"name": "Zabbix",
"id": "zabbix",
"module": "plugins/zabbix/module",
"staticRoot": ".",
"metrics": true,
"annotations": true
}