zabbix-tools / go-zabbix

Go bindings for the Zabbix API
GNU General Public License v2.0
106 stars 70 forks source link

Add item.get tags filtering #52

Closed rmaganza closed 1 year ago

rmaganza commented 1 year ago

This PR adds the ability to filter by item tags, compatible with current item.get Zabbix API.

It's a pretty harmless addition and will work with any Zabbix version that accepts the tags parameter in the item.get request.

kchojn commented 1 year ago

@x1unix, @cavaliercoder any chances to merge it or add support for item tags? It would be very useful

PS. sorry for tagging you, but we are trying to resolve licensing issues