(expose-metrics-http-request-handler {headers :headers
{:keys [prometheus config]} :components})
Inputs: [{headers :headers, {:keys [prometheus config]} :components}]
Inputs: [{headers :headers, {:keys [prometheus config]} :components}]
(with-elapsed-time registry id & body)
Measures the elapsed time to run the given body of code.
Measures the elapsed time to run the given body of code.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close