Hi there,
we would like to use the new Zabbix Connector to stream item values and/or events to Virctoriametrics. The Connector seems to be configured correctly, but Zabbix Server Logs says
cannot send data to "http://victoria.blah.local:8428/api/v1/import": Server returned empty content
while VictoriaMetric log is showing
victoriametrics.blah.local victoria-metrics-prod[16841]: 2024-08-09T11:38:32.295Z error VictoriaMetrics/lib/protoparser/vmimport/parser.go:239 skipping json line "{"host":{"host":"Zabbix server","name":"Zabbix server"},"groups":["Zabbix servers"],"item_tags":[{"tag":"component","value":"internal-process"}],"itemid":23252,"name":"Utilization of alerter internal processes, in %","clock":1723203512,"ns":288541940,"value":0,"ty pe":0}" because of error: missing `metric` object
Has anyone an idea how handle that missing 'metric' object error message? It seems not possible to set a metric in the connector interface.
Really appreciate your help :-)
Thanks.
we would like to use the new Zabbix Connector to stream item values and/or events to Virctoriametrics. The Connector seems to be configured correctly, but Zabbix Server Logs says
cannot send data to "http://victoria.blah.local:8428/api/v1/import": Server returned empty content
while VictoriaMetric log is showing
victoriametrics.blah.local victoria-metrics-prod[16841]: 2024-08-09T11:38:32.295Z error VictoriaMetrics/lib/protoparser/vmimport/parser.go:239 skipping json line "{"host":{"host":"Zabbix server","name":"Zabbix server"},"groups":["Zabbix servers"],"item_tags":[{"tag":"component","value":"internal-process"}],"itemid":23252,"name":"Utilization of alerter internal processes, in %","clock":1723203512,"ns":288541940,"value":0,"ty pe":0}" because of error: missing `metric` object
Has anyone an idea how handle that missing 'metric' object error message? It seems not possible to set a metric in the connector interface.
Really appreciate your help :-)
Thanks.
Comment