NatelEnergy / grafana-discrete-panel

Show discrete events in grafana
MIT License
165 stars 53 forks source link

Does install, but not possible ot use it #131

Open krafel opened 3 years ago

krafel commented 3 years ago

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?

curio77 commented 3 years ago

Same here with Grafana v7.1.5.

Edit: I did restart Grafana afterwards.

Edit 2: Now, after shift-reloading the page, it is there. :)

Worschi commented 3 years ago

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: image

I'd really like to use it, any suggestions?

Worschi commented 3 years ago

solved by updating Grafana.