grafana / grafana-zabbix

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

Possibility to use Application name in filters and grouping #1119

Open AkvenJan opened 3 years ago

AkvenJan commented 3 years ago

For example There are several lld-discovered ports on ethernet device/devices. I select group, host, application as filter /Port/ and item as /SFP serial/. After that adding another queries with different items filters If I insert them to table they will look like:

Port 1 SFP serial XXXXX Port 1 Speed 100 Port 1 Rx Power -27dBm Port 1 Tx Power 5dBm Port 2 SFP serial YYYY

and so on. No matter how I merge, group or join them - they always treated like separated entities.

If I would be able to use Application field for transformations, I would be able to create united tables like: Feature request example |Application name | Serial | Speed | Rx | Tx | |Port 1 | XXXX | 100 | -27 | 5 | |Port 2 | YYYY | 1000 | -28 | 4 | |Port 10 | ZZZZ | 100 | -32 | 6 | and so on

github-actions[bot] commented 1 month 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!