Liking cljdoc? Tell your friends :D
Clojure only.

iapetos.standalone


metrics-serverclj

(metrics-server registry
                &
                [{:keys [port path queue-size executor]
                  :or {port 8080 path "/metrics" queue-size 5}}])

Expose the metrics contained within the given collector registry using the given port and path.

Returns a handle on the standalone server, implementing java.io.Closeable.

Expose the metrics contained within the given collector registry using
the given port and path.

Returns a handle on the standalone server, implementing `java.io.Closeable`.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close