Riemann - monitoring deliverance and slacking

It always seems like a real pain to use monitoring in production. The only thing that should be important is to get the information you want when you want it, in the same way that you can pick up this book when you need to take your daily Clojure shot.

In this recipe, we will look at Riemann, http://riemann.io, a stream-based monitoring framework. Riemann comes with easy client APIs, simple setup, an interactive dashboard, and simple interaction with other notification frameworks, such as the new kid on the block and Slack.

The Riemann service, at its core, is written in Clojure and configured in Clojure. Event handling through streams concepts feels and acts very functional.

Eventually, it should also ...

Get Clojure Programming Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.