/metrics-clojure

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

Primary LanguageClojureMIT LicenseMIT

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"]

Or to your deps.edn's :deps map:

metrics-clojure/metrics-clojure {:mvn/version "2.10.0"}

That's it.

Usage

Read the docs.

Change Log

Right here

More Information