Provides aspects for use with Morphe (https://github.com/Workiva/morphe)
Provides aspects for use with Morphe (https://github.com/Workiva/morphe)
(concurrency-measured fn-form)
Morphe aspect which puts a counter into local scope and modifies each fn arity to track the number of in-flight calls to the function.
Morphe aspect which puts a counter into local scope and modifies each fn arity to track the number of in-flight calls to the function.
(timed fn-form)
Morphe aspect which puts a timer metric into local scope and wraps each fn body with a call to metrics/with-timer.
Morphe aspect which puts a timer metric into local scope and wraps each fn body with a call to metrics/with-timer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close