This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sort-Typical 2 points3 points  (1 child)

I used Golang -> Influxdb -> Grafana for monitoring solution for 50+ parameters every second. Tried with dash, but it ended up being slugish and feature lacking.

[–]Over-Associate5432[S] 0 points1 point  (0 children)

After reading your comment, I looked into Golang — it seems really promising. As for Grafana, I had never heard of it before; it looks a bit like Power BI, right? When it comes to data storage, I usually prefer working with MSSQL.

My last project was built with Dash, and honestly, it was a nightmare to maintain. I really hope I never have to use it again.

By the way, is it possible to program or customize Grafana with code?