Liking cljdoc? Tell your friends :D

corbihttp.metric


->tagsclj

(->tags tags)

Converts a map of tags to an array of string

Converts a map of tags to an array of string
raw docstring

gauge!clj

(gauge! registry gauge tags producer-fn)

gauge-fnclj

(gauge-fn producer-fn)

get-timer!clj

(get-timer! registry n tags)

get a timer by name and tags

get a timer by name and tags
raw docstring

http-responseclj

(http-response registry ctx)

updates the http response counter

updates the http response counter
raw docstring

increment!clj

(increment! registry counter tags)
(increment! registry counter tags n)

increments a counter

increments a counter
raw docstring

prom-chain-builderclj

(prom-chain-builder {:keys [registry]})

prom-interceptorclj

(prom-interceptor registry)

recordclj

(record registry n tags duration)

registry-componentclj

(registry-component tags)

scrapeclj

(scrape registry)

with-timecljmacro

(with-time registry n tags & body)

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

× close