Integrating Heman into CalendERL About Nothing

A while ago I started a project called Heman. The goal was to create a way to use Erlang to measure and assess application health. Application health is a score used to determine how your application is doing. This could be as general as it’s immediate resource consumption or it’s general activities but can also be embed to give you detailed information on it’s internals and inner workings.

This evening I started integrating heman into calenderl about nothing. It is a good way to put it to practical use and also flesh out some use cases and conditions. You can see the updated cerlan code base as well as the stats system on calenderlaboutnothing.com.