A sample Clojure application built for the Art of Monitoring and Monitoring With Prometheus.
The StatsD enabled app for The Art of Monitoring is on the master
branch and available as a Docker image.
The Prometheus client enabled app for Monitoring With Prometheus is on the prometheus
branch and available as a Docker image.
You will need Leiningen 2.0.0 or above installed.
To start a web server for the application, run:
lein ring server
Copyright © 2016 James Turnbull
Original Copyright © 2012 Michael Jakl