Files
grafana-zabbix/plugins/datasource/zabbix/plugin.json
2015-12-26 23:04:53 +03:00

17 lines
303 B
JSON

{
"pluginType": "datasource",
"name": "Zabbix",
"type": "zabbix",
"serviceName": "ZabbixAPIDatasource",
"module": "app/plugins/datasource/zabbix/datasource",
"partials": {
"config": "app/plugins/datasource/zabbix/partials/config.html"
},
"metrics": true,
"annotations": true
}