iapetos.standalone

metrics-server

(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.