Hacker News new | ask | show | jobs
by sblawrie 4112 days ago
Did you use any libraries for the dashboard? I'd be interested in setting something like this up at my company, too.
1 comments

Yeah, it's mostly just open source software inside. Grafana for the charting which gets its data from InfluxDB. The happiness bot is broken into three haskell programs, a scheduler, a soliciter, and a server which listens for slack responses.

The services are wired together with https://github.com/begriffs/microservice-template

Send me an email if you want help setting things up. joe@begriffs.com