Will grafana displace industrial historian and HMI software? historians just store time series data and allow you to plot it and cost $30k for a license? The HMI software suites usually have worse time series plotting and trending analysis than a historian but they allow you to put buttons on the screen to control your process, and come with some type of alarm display system.
We hope so, a UI for placing buttons and hooking up graphics to metrics is in the works.
Grafana 8.0
31–40 of 52 posts
Re: Grafana 8.0
#32Over the years I've evaluated multiple other solutions like Grafana but none of them came even near the feature set and simplicity of Grafana. Awesome work, huge thanks to all contributors.
In the years before Grafana the situation was not much better either. Graphite's render endpoint was decent and functional, but Grafana was the first that would let you easily make nice looking graphs and dashboard. I remember there was Giraffe[0] which came close and some other alternatives[1], most of them are dead now. I'm really looking forward to using the Library panels, a feature I always found lacking. I alwa…
I agree with your sentiment though.
Re: Grafana 8.0
#33Re: Grafana 8.0
#34This is the first release under AGPL - feels like a major licensing change should be called out in the changelog.
Re: Grafana 8.0
#35Re: Grafana 8.0
#36The uPlot change is amazing. The canvas based stuff seems so fast.
i'm very happy they hired me, maybe due to extreme lack of uPlot documentation :D
the previous library Grafana was using (Flot) is also canvas based and actually still quite fast [1], but the way it was integrated put a heavy load on other dependencies, like Moment which is not fast at all.
Re: Grafana 8.0
#37Re: Grafana 8.0
#38I don't understand the duplication of alerting with Grafana/Alertmanager. Is it not better to keep all alert configuration central in prometheus alerting rules ?
Re: Grafana 8.0
#39Are there any new development for replacing our Cacti weathermap? Would love to bury it forever.
I use the weathermap as a standalone app with the following custom datasources:
https://github.com/amousset/php-weathermap-zabbix-plugin https://github.com/lodpp/network-weathermap-prometheus-datas...
Re: Grafana 8.0
#40I do not know if it is Grafana or InfluxDB faults (I guess IDB changed their API and Grafana followed), but I got lost.
I went back to plain RRDTool with a few static HTML pages with my graphs on it.
I don't know how you could this turning point where a tool become too complicated for "personal-pro" use, but I've seen this quite a lot (docker, chef.io, grafana).
I still think grafana is a great product, but it has sailed in the "enterprise" territory.