package octez-smart-rollup-node

  1. Overview
  2. Docs

The metrics related to Inboxes

type t = {
  1. head_inbox_level : Prometheus.Gauge.t;
}

The type of an inbox metrics

module Stats : sig ... end

The stats for the inboxes

val metrics : t

The inboxes metrics

OCaml

Innovation. Community. Security.