diff --git a/src/datasource-zabbix/plugin.json b/src/datasource-zabbix/plugin.json index 940df26..034a5fe 100644 --- a/src/datasource-zabbix/plugin.json +++ b/src/datasource-zabbix/plugin.json @@ -1,7 +1,7 @@ { "type": "datasource", "name": "Zabbix", - "id": "zabbix-datasource", + "id": "alexanderzobnin-zabbix-datasource", "metrics": true, "annotations": true, diff --git a/src/panel-triggers/plugin.json b/src/panel-triggers/plugin.json index 0e8bdbd..0a0c0fc 100644 --- a/src/panel-triggers/plugin.json +++ b/src/panel-triggers/plugin.json @@ -1,7 +1,7 @@ { "type": "panel", "name": "Zabbix Triggers", - "id": "zabbix-triggers-panel", + "id": "alexanderzobnin-zabbix-triggers-panel", "info": { "author": { diff --git a/src/plugin.json b/src/plugin.json index fd8b913..f91fdd8 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -1,7 +1,7 @@ { "type": "app", "name": "Zabbix", - "id": "zabbix-app", + "id": "alexanderzobnin-zabbix-app", "css": { "dark": "css/dark.css", @@ -19,7 +19,7 @@ {"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, {"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"} ], - "version": "1.0.0-beta1", + "version": "3.0.0-beta1", "updated": "2016-03-31" },