grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

unmarshal into float64

Open gomovstepan opened this issue 2 years ago • 1 comments

Describe the bug При получении данных от zabbix, вываливается ошибка {"results":{"A":{"error":"json: invalid use of ,string struct tag, trying to unmarshal ".15" into float64","status":500,"frames":[]}}} Версия бд zabbix Oracle DB 19.13.0.0 Expected behavior Данные получены от zabbix и отрисовались в grafana

Screenshots zabbix plagin

Software versions

Grafana Zabbix Grafana-Zabbix Plugin Zabbix db
9.3.4 (docker) Zabbix API version: 5.2.7 4.3.1 Oracle DB 19.13.0.0

gomovstepan avatar Apr 29 '23 06:04 gomovstepan