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
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
Hi,
I created new image from grafana:7.3.7 and the plugin does not apear in the list
the docker looks as follows:
from grafana/grafana:7.3.7
RUN grafana-cli plugins install grafana-worldmap-panel
i see the plugin within the instance, however not picked up..:
bash-5.0$ ls /var/lib/grafana/plugins
grafana-worldmap-panel
any idea?
Thanks,
Amit
The text was updated successfully, but these errors were encountered:
i added additional plugins, suddenly grafana-worldmap-panel apeard, but all the rest did not...
RUN grafana-cli plugins install grafana-clock-panel
RUN grafana-cli plugins install grafana-worldmap-panel
RUN grafana-cli plugins install aceiot-svg-panel
RUN grafana-cli plugins install grafana-github-datasource
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I created new image from grafana:7.3.7 and the plugin does not apear in the list
the docker looks as follows:
from grafana/grafana:7.3.7
RUN grafana-cli plugins install grafana-worldmap-panel
i see the plugin within the instance, however not picked up..:
bash-5.0$ ls /var/lib/grafana/plugins
grafana-worldmap-panel
any idea?
Thanks,
Amit
The text was updated successfully, but these errors were encountered: