grafana-discrete-panel
grafana-discrete-panel copied to clipboard
Does install, but not possible ot use it
It installed fine (at least the cli says so) but I cannot create a respective panel and it also does not show up in the plugins list under 'settings'. I am using Grafana version 7.2.1.
There is sth in the /var/lib/grafana/plugins/natel-discrete-panel directory: . .. .circleci dist .gitignore jest.config.js LICENSE package.json .prettierrc.js README.md RELEASE.md src tsconfig.json yarn.lock
I installed using grafana-cli plugins install natel-discrete-panel which worked (apparently) fine. i want to use this plugin with an influxdb instance.
Any suggestions?
Same here with Grafana v7.1.5.
Edit: I did restart Grafana afterwards.
Edit 2: Now, after shift-reloading the page, it is there. :)
Also here with v6.2.5 and plugin v0.1.0
used
grafana-cli plugins install natel-discrete-panel
and
service grafana-server restart
then
SHIFT + F5
in the browser to reload.
results in this message when I want to use the plugin:
I'd really like to use it, any suggestions?
solved by updating Grafana.