grafana / grafana-zabbix

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

Metrics Containing Numbers return No Data #1135

Open psv-1979 opened 3 years ago

psv-1979 commented 3 years ago

Zabbix: 5.2.3 Grafana: 7.3.6 Plugin: 4.1.0 or 4.1.1 Visualization: Boom Table

Describe the bug When I use regexp in "item" I see ''no data" in the table. The "query Inspector" finds data and works fine.

I have Metrics which looks like: "Status REP_SRV_1", Status REP_SRV_2", Status REP_SRV_3" etc I use query mode Metrics and items which look like: /Status REP_SRV.*/ The table shows "NO DATA" in this case.

If I use direct item, like "Status REP_SRV_1" then table shows data to this item. If I use more simple item query, like "/REP_SRV.*/" then table shows ALL metrics which contains "REP_SRV" (not only with a word "Status" at the biggining).

Grafana Zabbix Grafana-Zabbix Plugin
7.3.6 5.2.3 Both 4.1.0 and 4.1.1

P.S. The problem started from the plugin 4.1.0 and continue in 4.1.1. Plugin 4.0.2 works fine!

a-mazed commented 3 years ago

Have the same problem

vincent1890 commented 3 years ago

Have the same problem me too

LeDistordu commented 2 years ago

Hi,

Exaltly same problem

With direct item, 3 query, it's ok, but with regex /my servers/ for one query : No data

Zabbix 6.0.5 Grafana 8.5.9 Boom Table 1.4.1 Grafana-Zabbix 4.2.9

bilbolodz commented 2 months ago

Any new information about these issue?