-
Problem report
-
Resolution: Won't fix
-
Minor
-
None
-
7.0.12, 7.2.6, 7.4.0beta1
-
None
-
Support backlog
Steps to reproduce:
- install 7.2.6
- request  zabbix[preprocessing]
https://www.zabbix.com/documentation/7.0/en/manual/discovery/low_level_discoveryWhile the "data" element has been removed from all native items related to discovery, for backward compatibility Zabbix will still accept the JSON notation with a "data" element, though its use is discouraged.
Expected:
{
"queued": {
"count": 0,
"size": 0
},
"direct": {
"count": 0,
"size": 0
},
"queue": 0
}
- caused by
-
ZBXNEXT-9877 New item for monitoring preprocessor throughput
-
- Closed
-