Hacker News new | ask | show | jobs
by timfsu 666 days ago
Cool project! I clicked on it hoping it was a way to easily visualize my own personal stats. Anyone know of a project like that? Grafana for personal data :)
4 comments

Flow appears to be unmaintained unfortunately.

This space is always a massive graveyard it seems.

I made a tool for capturing data in JSON [0]. It's not in real-time but when I want to use my logs to troubleshoot something I have a local React project with https://github.com/plouc/nivo to make my own visualizations.

But for something you can host yourself I've used https://github.com/onejgordon/flow-dashboard in the past

[0] https://www.idiotlamborghini.com/strategies/weave

This is precisely what I was hoping for. This really isn't a dashboard for personal use as the title implies.
So, Grafana? ;)