Liking cljdoc? Tell your friends :D

new-reliquary.core


add-custom-parameterclj

(add-custom-parameter key val)

ignore-transactionclj

(ignore-transaction)

notice-errorclj

(notice-error error)

set-request-responseclj

(set-request-response req res)

set-transaction-nameclj

(set-transaction-name category name)

with-newrelic-transactionclj

(with-newrelic-transaction callback)
(with-newrelic-transaction category transaction-name callback)
(with-newrelic-transaction category transaction-name custom-params callback)

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

× close