grafana / grafana-zabbix

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

Problems panel FR: Only show the tag value, in the specified order. #702

Open thechile opened 5 years ago

thechile commented 5 years ago

I tag all my triggers in Zabbix with the below style key:values.. 5 in total.

RACK: <HOST IDC RACK DETAILS>
ROLE: <SERVER ROLE e.g. WEB, DB, CACHE, PROXY etc..>
...

I would like in the Zabbix problems panel that i can choose which tag values to show, omitting the tag key when shown in Grafana, and that the order listed in the panel configuration will override the ordering from Zabbix ( Zabbix will order tags alphabetically which is not always desirable ).

It is already possible to select the tags displayed within the panel configuration, can you please add a checkbox to omit the key when displayed and allow the explicit ordering of the tags.

Thank you.

TheNetworkGuy commented 4 years ago

I'm interested in this feature as well. To be more specific in tag positions priority. It would be really useful to have 3 tags:

And prioritize these so that the Contact person will always come in first before all the other tags:

This could be arranged with a list like Zabbix handles it in 4.x using the "tag display priority" field. Or by assigning each tag a priority integer.

techsantosarthur commented 11 months ago

@alexanderzobnin