Liking cljdoc? Tell your friends :D

de.otto.goo.goo


clear-default-registry!clj

(clear-default-registry!)
source

dec!cljmacro

(dec! & opts)
source

default-registryclj

source

get-from-default-registryclj

(get-from-default-registry name)
(get-from-default-registry name labels)
source

inc!cljmacro

(inc! & opts)
source

measured-executionclj

(measured-execution fn-name fn & fn-params)
source

milli-to-secondsclj

(milli-to-seconds milliseconds)
source

observe!cljmacro

(observe! & opts)
source

quiet-register!clj

(quiet-register! & ms)
source

register!clj

(register! & ms)
source

register+execute!cljmacro

(register+execute! name m op)
source

register-callback-gauge!clj

(register-callback-gauge! name help callback-fn)
(register-callback-gauge! name help callback-fn labels->values)

Register a gauge that uses a callback function to determine its value.

Register a gauge that uses a callback function to determine its value.
sourceraw docstring

register-counter!clj

(register-counter! name options)
source

register-gauge!clj

(register-gauge! name options)
source

register-histogram!clj

(register-histogram! name options)
source

register-summary!clj

(register-summary! name options)
source

samples-fromclj

(samples-from registry)
source

serialize-metricsclj

(serialize-metrics timestamp prefix registry)
source

serialize-sampleclj

(serialize-sample sample prefix timestamp)
source

snapshotclj

(snapshot)
source

text-formatclj

(text-format)
source

timedcljmacro

(timed metric-name labels->values body & buckets)
source

timing-middlewareclj

(timing-middleware handler)
source

update!cljmacro

(update! & opts)
source

with-default-registrycljmacro

(with-default-registry & ops)
source

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

× close