Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compatibility of globalnoc-networkmap-panel with grafana 7.4.x #121

Open
nporrez opened this issue Apr 28, 2021 · 2 comments
Open

Compatibility of globalnoc-networkmap-panel with grafana 7.4.x #121

nporrez opened this issue Apr 28, 2021 · 2 comments

Comments

@nporrez
Copy link

nporrez commented Apr 28, 2021

Hi, i am trying to install the plugin globalnoc-networkmap-panel in grafana 7.4.5 and get this error:
"Error loading: Globalnoc-networkmap-panel", I followed the following steps:

  • Clone this repository git clone https://github.com/GlobalNOC/globalnoc-networkmap-panel.git
  • Go to the cloned location and run npm install to install dependencies
  • Install gulp globally npm install gulp -g
  • Build the plugin npm run build or gulp should create a dist folder that contains the transpiled code for the browser
    Make sure to build the plugin whenever there's a code change

¿Does this not work because it's not compatible with grafana 7.4.x?

Thanks!

@oijkn
Copy link

oijkn commented Jun 25, 2021

Any chance to make it compatible with Grafana v8.x ?

@Serverlag
Copy link

I'd like to +1 this, I'd love to see compatibility levels raised to v8.x especially with the recent exploits in Grafana 7.x (RCE). It's not viable to keep running on Grafana 7 and the plugin not working with 8 will simply mean this plugin slowly dies out.

I'm not great at javascript or anything, but I'll see if I can take a look in some spare time and figure out why it isn't compatible (aside from the signing issues) and see if I can get it fixed, but if someone more familiar with the project is around and wants to point me in the right direction that'd be awesome.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants