Initial boilerplate backend plugin
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
"name": "Zabbix",
|
||||
"id": "alexanderzobnin-zabbix-datasource",
|
||||
|
||||
"metrics": true,
|
||||
"annotations": true,
|
||||
|
||||
"backend": true,
|
||||
"alerting": false,
|
||||
"executable": "../zabbix-plugin",
|
||||
|
||||
"includes": [
|
||||
{
|
||||
"type": "dashboard",
|
||||
@@ -21,9 +28,6 @@
|
||||
}
|
||||
],
|
||||
|
||||
"metrics": true,
|
||||
"annotations": true,
|
||||
|
||||
"queryOptions": {
|
||||
"maxDataPoints": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user