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
I want to deploy two instances of worldmap-panel in my grafana.
The first worldmap-panel plugin is the original, I have used to deploy the "grafana-client install" command.
The second worldmap-panel plugin, I have made some modifications and I have changed the following files:
src/worldmap_ctrl.ts
src/module.ts:
src/plugin.json:
I have modified the path to plugins folder to another name.
For example grafana-worldmap-panel to custom-panel.
Inside the grafana plugins folder. I have two folders grafana-worldmap-panel and custom-panel. But grafana shows me this:
The text was updated successfully, but these errors were encountered:
Saying this, we are happy to take your changes on our fork [1] if you plan to contribute then. There are also chances you might like the additional features there.
@wetterfrosch recently experienced issues with multiple instances of Worldmap, too. After switching to our fork [1,2], everything worked smoothly again.
Hello everyones.
I want to deploy two instances of worldmap-panel in my grafana.
The first worldmap-panel plugin is the original, I have used to deploy the "grafana-client install" command.
The second worldmap-panel plugin, I have made some modifications and I have changed the following files:
I have modified the path to plugins folder to another name.
For example grafana-worldmap-panel to custom-panel.
Inside the grafana plugins folder. I have two folders grafana-worldmap-panel and custom-panel. But grafana shows me this:
The text was updated successfully, but these errors were encountered: