Tezos_dal_node_lib.Metrics
type t
Abstract representation of the metrics server.
val launch : Tezos_base.TzPervasives.P2p_point.Id.t -> t Lwt.t
launch point runs the metrics server on point point and returns the handle. The server is automatically shutdown at exit.
launch point
point