grafana / grafana-zabbix

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

Text and metric values not displayed in Zabbix-Grafana Table panel #734

Open 7abbix opened 5 years ago

7abbix commented 5 years ago

Describe the bug When I put 2 metrics with different type - Text and Metric, then Zabbix-Grafana Table panel fails to display it. Am I missing something? This is not obvious, why it doesn't work. Could even find anything related in google.


P.S: Also, metric queries in a table would need a per-query value mapping options to display textually things, which use "value mappings" in Zabbix and such items - there are a lot used in Zabbix - but this is rather a feature request.

Expected behavior Both text data and numeric metrics should be displayed in the same table panel.

Screenshots image image

Network data Nothing special here, just both text+metric queries - not displayed in table panel.

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
6.1.3 4.0.5 3.10.2
7abbix commented 5 years ago

If I change Item value type in Zabbix from "Numeric Unsigned" to "Character", then it works. But then we lose "Value Type" representation in Zabbix. This is a workaround and can't be used in production, because it would need to create lots of duplicate dependent items just because "numeric"+"text" values seems not supported in a table at the same time.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had activity in the last 2 years. It will be closed in 60 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!