Namespace for function instrumentation implementation.
Namespace for function instrumentation implementation.
(log-function-timing ns' format-fn name-path function & args)
Logs the execution time of a given function. Takes a format function, a name path vector, target function, and target function arguments.
Logs the execution time of a given function. Takes a format function, a name path vector, target function, and target function arguments.
Sends a meter metric for a given metric name.
Sends a meter metric for a given metric name.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close