(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`.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |