Posts: 554
Threads: 60
Joined: Nov 2016
Reputation:
19
Thank very much. I was wondering why Grafana wouldn't start.
Posts: 2,369
Threads: 52
Joined: Mar 2016
Reputation:
193
Grafana 8.5.1 is released and fixes this issue. working on openplotter-dashboards app v3 now...
Posts: 223
Threads: 3
Joined: Mar 2016
Reputation:
5
Yes, it works with the nodejs 16.15 on openplotter 2.0, so:
sudo apt-mark unhold grafana
Thanks for the work on openplotter 3.0 - awaiting the release.
Holger
Posts: 2,369
Threads: 52
Joined: Mar 2016
Reputation:
193
openplotter-dashboard 3.x.x is almost done and we have excellent news:
Now you do not need infludb or any intermediate program to get real time data into Grafana from a Signal K server. Just using a websocket plugin in Grafana and some easy settings.
Now you do not need any Signal K plugin to store real time data into InfluxDB 2 from a Signal K server. You do not need Kapacitor and Chronograph apps either. All is included in just one interface in InflusDB 2. OpenPlotter will be in charge of building the required telegraf conf files to translate and send data to InfluxDB 2. The bad news is that InfluxDB 2 is only for 64bit.
Posts: 94
Threads: 12
Joined: Jul 2020
Reputation:
9
That's so cool! In my regular job i've been working with grafana-live features (both WS and MQTT) and it works great. I had to write nodered flows in order to send from SignalK inputs to WS, but will be nice to be able to avoid nodered.