clj-commons / metrics-clojure

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

Home Page:http://metrics-clojure.rtfd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://metrics-clojure.rtfd.org/

License:MIT License


Languages

Language:Clojure 100.0%