grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

Metrics Containing Numbers return No Data

Open psv-1979 opened this issue 4 years ago • 4 comments

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!

psv-1979 avatar Jan 12 '21 07:01 psv-1979

Have the same problem

a-mazed avatar Feb 05 '21 12:02 a-mazed

Have the same problem me too

vincent1890 avatar Feb 07 '21 09:02 vincent1890

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

LeDistordu avatar Jul 21 '22 11:07 LeDistordu