Liking cljdoc? Tell your friends :D

org.purefn.kurosawa.web.prometheus

Includes a prometheus ring middleware using iapetos and bidi. Bidi's route matching is required to remove route params from the time series.

This library does not include iapetos and bidi as dependencies directly, so requiring this namespace will break unless you've done so yourself.

Includes a prometheus ring middleware using iapetos and bidi.  Bidi's route
matching is required to remove route params from the time series.

This library does not include iapetos and bidi as dependencies directly, so
requiring this namespace will break unless you've done so yourself.
raw docstring

pathclj

(path routes ignore-keys {:keys [uri request-method]})
source

registryclj

source

wrap-metricsclj

(wrap-metrics handler routes registry)
(wrap-metrics handler routes registry {:keys [ignore-keys] :as options})
source

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

× close