Skip to content
Snippets Groups Projects

metrics-clojure

metrics-clojure is a Clojure façade around Coda Hale's metrics library.

Installation

Add this to your project.clj's dependencies:

[metrics-clojure "2.8.0"]

That's it.

Usage

Read the docs.

More Information