Liking cljdoc? Tell your friends :D

clj-newrelic

Build Status Dependencies Status

This project exports one macro, com.climate.newrelic.trace/defn-traced. Use it as a drop-in replacement for defn if you want calls to a function to show up in New Relic transaction tracing.

To include in your project, add

Clojars Project

to your lein dependencies.

General strategy adapted from Sean Corfield.

Can you improve this documentation? These fine people already did:
Mike Blume & Leon Barrett
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close