metrics-clojure icon indicating copy to clipboard operation
metrics-clojure copied to clipboard

A thin façade around Coda Hale's metrics library.

metrics-clojure

metrics-clojure is a Clojure façade around Coda Hale's metrics library, originally by Steve Losh.

Installation

Add this to your project.clj's dependencies:

[metrics-clojure "2.10.0"]

That's it.

Usage

Read the docs.

Change Log

Right here

More Information