Liking cljdoc? Tell your friends :D

com.timezynk.useful.prometheus.core


backend-idclj


counterclj

(counter n h & label-names)

counter-with-labelsclj

(counter-with-labels counter & labels)

gaugeclj

(gauge n h & label-names)

gauge-with-labelsclj

(gauge-with-labels histogram & labels)

histogramclj

(histogram n h buckets & label-names)

histogram-with-labelsclj

(histogram-with-labels histogram & labels)

inc!clj

(inc! counter & labels)

inc-by!clj

(inc-by! counter value & labels)

init-default-exportsclj

(init-default-exports)

observe!clj

(observe! histogram value & labels)

PROMETHEUS_NAMESPACEclj

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

× close