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.
(wrap-metrics handler routes registry)
(wrap-metrics handler routes registry {:keys [ignore-keys] :as options})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close