I’ve tried creating a zabbix datasource using both the UI and via config. Neither populates the chart lists with any zabbix data. I’ve tested my api key using curl and I can get hosts, items, etc.
Turning on debug logging shows the ‘item.get’ request being made but nothing being returned. No errors (that I can find).
When I tried to create the datasource using a yaml file I ended up with a source that I can’t delete. I’ve tried the various suggestions including adding ‘readOnly: false’ and ‘editable: true’ to the config, removing the config as well as creating a ‘deleteDatasources’ entry but nothing seems to work. Is there another avenue to remove this or do I just live with it?
Grafana v11.1.0 (5b85c4c2fc)