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
to your lein dependencies.
General strategy adapted from Sean Corfield.