Dashboard

#data#rust#gui#metrics::alemi::2022-06-03 02:01

Dashboard

I wanted to gather some statistics but setting up a complete solution like Graphana + Prometheus was too much effort for my little data needs. I built a monolithic GUI application powered by an SQLite embedded db to fetch and display data. I then added a CLI interface to run distribuited daemonized data collectors archiving into a single db accessed by individual client guis.

source code