Open wlcar opened 3 years ago
Same problem Here. I think the problem is with the file module.js
wich is required by grafana. I have this message on grafana startup :
lvl=warn msg="Plugin missing module.js" logger=plugins name=Horizon warning="Missing module.js, If you loaded this plugin from git, make sure to compile it." path=/plugins/grafana-horizon/src/module.js
I copied the files into the plugin folder and it showed up in my visualization tab but when i click the plugin it says error loading: crashlaker horizon. When I check the console, it shows http://[Grafana instance url]:3000/public/plugins/crashlaker-horizon/module.js?_cache=1632881873400 404 (Not Found)