grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.07k stars 457 forks source link

Missing Zabbix datasource name #1766

Open Mathijs-Blok opened 10 months ago

Mathijs-Blok commented 10 months ago

scenario: I am trying to lifecycle my Grafana install and stumbled across a minor inconvenience.

In one panel I use multiple Zabbix data sources and in the old version, it showed the data source on the right side of the panel. I’m using Zabbix Problems Visualization.

What I’m trying to recreate is the following: image But what I’m getting now if I add multiple data sources is that I’m missing the data source name: image

Question: Is this at all possible to get that function back, is it supposed to do that on its own or is this a deprecated function in the plugin?

P.S. I did not set up the old version myself and I do not know how this was set up.

Versions: Old version. Grafana version: v7.5.7 (91de51771c) Grafana-Zabbix version: 4.1.5

New version: Grafana version: v10.2.2 (161e3cac5075540918e3a39004f2364ad104d5bb) Grafana-Zabbix version: 4.4.4

Bjarke42 commented 8 months ago

Experincing same problem with "Application: Performance" -> Processor load only returns the data source text as "Processor load (...)" where as before i also contained the server name: "my.server.com: Processor load (...)"