After updating to grafana version 6.7 and zabbix version 4.4.6, the data sources stopped working.
| Grafana | Zabbix | Grafana-Zabbix Plugin |
| ------- | ------ | --------------------- |
| 6.7.0 | 4.4.6 | 3.10.5 |
Same here!
Zabbix and Plugin didn't change. Grafana was updated to 6.7.0 today, which caused the problem.
apt-get install grafana=6.6.2 was my workaround
I hade the same problem!
For me, it helped to disable the direct DB Conection, which is strange, because the DB conection works without Problems if i try to get Data on a new Dashbaord..
ah, i think its allread fixed in https://github.com/alexanderzobnin/grafana-zabbix/commit/dad0fd965deb11d817e7369dab2a0a03f9d13401
i will try the github version
@corgan2222 Any luck ?
Is there a way for us to test the fix or temp downgrade until the fix is available?
Appreciate the work on this plugin by the way, immensely useful - thanks!
it's ok for me with upgrade 3.11.0
Most helpful comment
apt-get install grafana=6.6.2was my workaround