metrics-clojure¶
metrics-clojure is a thin Clojure façade around Coda Hale’s wonderful metrics library.
metrics-clojure is a thin wrapper around metrics, so if you don’t know what any of the words in this documentation mean you should probably read the metrics documentation and/or watch the talk.
- Source (Mercurial): http://bitbucket.org/sjl/metrics-clojure/
- Source (Git): http://github.com/sjl/metrics-clojure/
- Documentation: http://metrics-clojure.rtfd.org/
- Issues: http://github.com/sjl/metrics-clojure/issues/
- License: MIT/X11