fix plugin.json changes
This commit is contained in:
@@ -3,11 +3,6 @@
|
|||||||
"name": "Zabbix",
|
"name": "Zabbix",
|
||||||
"id": "alexanderzobnin-zabbix-app",
|
"id": "alexanderzobnin-zabbix-app",
|
||||||
|
|
||||||
"metrics": true,
|
|
||||||
"annotations": true,
|
|
||||||
"backend": true,
|
|
||||||
"executable": "zabbix",
|
|
||||||
|
|
||||||
"info": {
|
"info": {
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"author": {
|
"author": {
|
||||||
@@ -31,7 +26,7 @@
|
|||||||
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
|
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
|
||||||
{"name": "Triggers", "path": "img/screenshot-triggers.png"}
|
{"name": "Triggers", "path": "img/screenshot-triggers.png"}
|
||||||
],
|
],
|
||||||
"version": "4.0.0",
|
"version": "4.0.0-alpha",
|
||||||
"updated": "2019-10-08"
|
"updated": "2019-10-08"
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -47,7 +42,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grafanaVersion": "6.x",
|
"grafanaVersion": "6.4",
|
||||||
"plugins": []
|
"plugins": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user