vsergeyev / loudml-grafana-app

Visualization panel and datasource for Grafana to connect with Loud ML AI solution for ICT and IoT automation
https://vsergeyev.github.io/loudml-grafana-app/
MIT License
48 stars 20 forks source link

"undefined is not an object (evaluating 'ui_1.Chart.Tooltip') #41

Open maniac0r opened 3 years ago

maniac0r commented 3 years ago

After upgrading Grafana from 7.5.4 to 8.0.3 my LoudML panels are not loaded anymore and the error: "undefined is not an object (evaluating 'ui_1.Chart.Tooltip') is displayed instead of panel.

Using LoudML Grafana app v1.7.2.

I can't see nothing related in grafana.log , my logging level is set to warning. The only messages are warnings that Grafana is running unsigned datasource, which is fine:

lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-grafana-app lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-datasource lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-graph-panel

cosmos1978 commented 3 years ago

I also have issues when using grafana 8.0.3 also the datasource config is not showing any models not buttons anymore.

You can ignore this comment as I did not press the enable button in the plugin section.

vsergeyev commented 3 years ago

Thank you for reporting this . Let me take a look at this issue.