Charging Stats broken / plugin not found: natel-plotly-panel
mat1990dj opened this issue · 3 comments
Hufflepuff-source commented
I have the same issue. I have added the plugins in the Grafana config and restarted the add on; but on the dashboards, they say plugin not found. :(
llluis commented
This is working for me.
Just add it to the grafana configuration and it will run fine:
plugins:
- natel-discrete-panel
- natel-plotly-panel
[01:16:20] INFO: Installing natel-discrete-panel
✔ Downloaded and extracted natel-discrete-panel v0.1.1 zip successfully to /var/lib/grafana/plugins/natel-discrete-panel
Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary.
[01:16:21] INFO: Installing natel-plotly-panel
✔ Downloaded and extracted natel-plotly-panel v0.0.7 zip successfully to /var/lib/grafana/plugins/natel-plotly-panel
Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary.
logger=plugin.loader t=2023-05-26T01:16:31.55872366-04:00 level=info msg="Plugin registered" pluginID=natel-discrete-panel
logger=plugin.loader t=2023-05-26T01:16:31.558790455-04:00 level=info msg="Plugin registered" pluginID=natel-plotly-panel
llluis commented
This can also be closed, as it's a non-issue. The plugin works out of the box.