Page 1 of 1

How to update Grafana Plugins?

PostPosted: Sat Nov 16, 2019 4:28 pm
by sumocomputers
I see there is a Grafana plugin available for Pie Charts, but it wants me to install via Grafana CLI tool, which I don't think gets installed.

Is what I am trying to do possible?

I attached screenshots.

Thanks,

Chris


SCREEN SHOT 2019-11-16 AT 2.21.51 PM.jpeg
SCREEN SHOT 2019-11-16 AT 2.21.51 PM.jpeg (66.09 KiB) Viewed 6101 times


SCREEN SHOT 2019-11-16 AT 2.22.02 PM.jpeg
SCREEN SHOT 2019-11-16 AT 2.22.02 PM.jpeg (70.53 KiB) Viewed 6101 times

Re: How to update Grafana Plugins?

PostPosted: Sat Nov 16, 2019 4:41 pm
by siclark
It is. You just need to down load it manually and copy into the right folder then restart the grafana instance from the plugin menu.
What it is, or which bit of the download and what folder to put it in is normally trial and error, more error, on my part.


Sent from my iPhone using Tapatalk

Re: How to update Grafana Plugins?

PostPosted: Sun Nov 17, 2019 7:58 am
by vtmikel
Correct, you can update by replacing the plugins in the plugin package.

I'll update these plugins in the next release as well.

Re: How to update Grafana Plugins?

PostPosted: Sun Nov 17, 2019 11:06 am
by sumocomputers
Was struggling to find the Grafana suggested directories until I read your Git page "...nothing is installed outside of the (Indigo) plugin directory"

Once I did show package, I figured it all out, and now my plugins are up to date.

Thank You guys.

Re: How to update Grafana Plugins?

PostPosted: Thu Nov 28, 2019 10:44 am
by vtmikel
I've updated the plugin with the latest stable Grafana and Influx. This also upgraded the included panel plugins for Grafana.

Re: How to update Grafana Plugins?

PostPosted: Mon Dec 16, 2019 2:27 pm
by DomoPat
After upgrading to the latest version I have an error "Error loading: natel-discrete-panel" on each discrete panel... I guess they need an update too, I do I do that ?

thank you,

Patrick

Re: How to update Grafana Plugins?

PostPosted: Mon Dec 16, 2019 4:11 pm
by vtmikel
When you say upgrade, did you upgrade my Indigo plugin from the plugin store or you upgraded the grafana plugins yourself?


Sent from my iPhone using Tapatalk Pro

Re: How to update Grafana Plugins?

PostPosted: Mon Dec 16, 2019 4:22 pm
by DomoPat
Updated directly from the plugin menu, which took me to the Github page, I am now in version 1.0.15.

Re: How to update Grafana Plugins?

PostPosted: Tue Dec 17, 2019 2:32 pm
by vtmikel
I just checked to see if I packaged the latest build of the plugin incorrectly, and it looks fine to me.

Can you try to re-download?

Also, check this location:

/<PLUGINS DIRECTORY>/Grafana Home Dashboard.indigoPlugin/Contents/Server Plugin/servers/grafana/data

Then check the "Home" on the Grafana page, and see if you see the Discrete panel listed?

Is anyone else experiencing this?

Also confirm that your Grafana is updated to 6.5.0

Re: How to update Grafana Plugins?

PostPosted: Tue Dec 17, 2019 4:56 pm
by DomoPat
I redownloaded the plugin and reinstalled, same issue.
I checked in the Grafana control panel, and it says there is an update to version 0.0.9 for the discrete panel, I have to enter a command in the CLI but I cannot find the CLI. Is it the terminal of OSX ?
I checked the location you indicated, and there I find the discrete panel with version 0.0.9 !
I launched the Grafana-cli to try to launch the update manually, there it says grafana is version 6.5.0, good thing but it does not let me enter any command.
I deleted all other versions of the plugin in the 7.2 and 7 folders of Indigo, just in case and restarted, problem remains.

One thing I did not mention is that I am on Indigo 7.3 as I did not have time to update all my Applescript to enjoy version 7.4... could that be the issue ?

Re: How to update Grafana Plugins?

PostPosted: Sat Dec 21, 2019 8:16 am
by vtmikel
Yes, the discrete panel is at the latest version on the current plugin release. You should not have to update it manually.

I see something in the release notes for Grafana 6.5.2 that may relate to your problem. It's odd that I'm not experiencing it. I will update the plugin over this holiday week and will update you here. Sorry for the troubles.

Re: How to update Grafana Plugins?

PostPosted: Wed Dec 25, 2019 7:21 am
by vtmikel
I posted a new version yesterday. Let me know if you have any luck with that.


Sent from my iPad using Tapatalk Pro

Re: How to update Grafana Plugins?

PostPosted: Wed Dec 25, 2019 1:24 pm
by DomoPat
Success ! this version works perfectly all the panels are back, thank you for fixing this issue !