-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: 7.0.24
-
Component/s: Server (S)
-
None
The streaming protocol has great potential for important integrations, however it lacks some data to simplify it's use.
Ideally the data format would be the same as zabbix_sender uses, anyway..
We're intending to use connectors to stream data to a middleware that forwards the data to a external Zabbix proxy using zabbix_sender, which in turn sends the data to an external Zabbix server.
Unfortunately we have to do an API call to our own Zabbix server to fetch the item key based on the item id to include this information later in the flow.
Could the item key please be added to the data natively?