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
sourceraw docstring

gauge!clj

(gauge! registry gauge tags producer-fn)
source

gauge-fnclj

(gauge-fn producer-fn)
source

get-counter!clj

(get-counter! registry n tags)
source

get-timer!clj

(get-timer! registry n tags)

get a timer by name and tags

get a timer by name and tags
sourceraw docstring

http-responseclj

(http-response registry ctx)

updates the http response counter

updates the http response counter
sourceraw docstring

increment!clj

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

increments a counter

increments a counter
sourceraw docstring

prom-chain-builderclj

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

prom-interceptorclj

(prom-interceptor registry)
source

recordclj

(record registry n tags duration)
source

registry-componentclj

(registry-component tags)
source

scrapeclj

(scrape registry)
source

with-timecljmacro

(with-time registry n tags & body)
source

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

× close