Hacker News new | ask | show | jobs
by sairamkunala 3455 days ago
dashing is a pretty stable product. Its like a simple framework you can customise anything you need in it. We used it in our team to serve alarm metrics till it was deprecated in favour of Grafana.

Grafana is a push model, while Dashing is a pull model.

Grafana is pretty tough on RAM and svg usage. Try to use pngs and the UI is harder to adopt.