https://www.honeycomb.io is awesome, and I would like to thank the kind person who wrote https://github.com/conormcd/clj-honeycomb
Yes 🎉 Can confirm, that this library and the ring middleware works great :)
Thanks @conormcd! 🙂
:conorapproves:
any tools / services that work for monitoring physically owned hardware?
does honeycomb work there?
Honeycomb is (simplistically described as) a product built around visualizing and alerting on events flowing through your distributed systems (via tools like distributed tracing, etc). It can collect data from servers running anywhere. @borkdude If you’re mainly looking to monitor (hardware) metrics, you may consider https://github.com/riemann/riemann (written in Clojure), https://prometheus.io + Grafana’s UI, or Datadog for a turnkey commercial solution https://www.datadoghq.com/product/ Good comparison of classes of tools: https://www.honeycomb.io/blog/how-does-honeycomb-compare-to-metrics-log-management-and-apm-tools.