You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Grafana shows the message "Cannot read property 'name' of undefined" when bringing data to a dashboard. When i refresh the page it goes away to another item from the same dashboard and it randomizes.
Network data
If it's related to metric data visualization would be great to get the raw query and response for the network request (check this in browser dev tools network tab, there you can see metric requests, please include the request body and request response)
Software versions
Grafana
Zabbix
Grafana-Zabbix Plugin
5.4.2
4.0.3
3.9.1
|
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Grafana shows the message "Cannot read property 'name' of undefined" when bringing data to a dashboard. When i refresh the page it goes away to another item from the same dashboard and it randomizes.
TypeError: Cannot read property 'name' of undefined
at eval (http://10.16.16.15:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/responseHandler.js:46:24)
at http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:21550
at http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:27964
at Vr (http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:17818)
at http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:27769
at di (http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:21522)
at Function.Ka [as map] (http://10.16.16.15:3000/public/build/vendor.dfabdd44b3be44288eac.js:9:40622)
at convertHistory (http://10.16.16.15:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/responseHandler.js:44:14)
at Object.handleHistory (http://10.16.16.15:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/responseHandler.js:62:12)
at eval (http://10.16.16.15:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/datasource.js:411:42)
Expected behavior
A clear and concise description of what you expected to happen.
It should bring just the data into the dashboard.
Screenshots
If applicable, add screenshots to help explain your problem.
https://i.imgur.com/d7Y8QCT.png
Network data
If it's related to metric data visualization would be great to get the raw query and response for the network request (check this in browser dev tools network tab, there you can see metric requests, please include the request body and request response)
Software versions
|
The text was updated successfully, but these errors were encountered: