Is it possible to regex on the {ITEM.NAME} to for example show only the text after x amount of characters? or maybe word-wrap the {item.name} this last part is already a existing jira ticket https://support.zabbix.com/si/jira.i...ZBX-24480.html
The use case for regex is that the items I want to show in the honeycombs all start with the same first 10 characters and not very helpful in visualizing the item name. (the name is coming from LLD rule and that name is also use in the jsonpath to gather the value)
However if something is possible in the discovery rule that would be workable as well.
The use case for regex is that the items I want to show in the honeycombs all start with the same first 10 characters and not very helpful in visualizing the item name. (the name is coming from LLD rule and that name is also use in the jsonpath to gather the value)
However if something is possible in the discovery rule that would be workable as well.
Comment