package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Metrics.InboxSource

The metrics related to Inboxes

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

The type of an inbox metrics

Sourcemodule Stats : sig ... end

The stats for the inboxes

Sourceval set_process_time : Ptime.Span.t -> unit

Set the time the rollup node used to process the head

Sourceval metrics : t

The inboxes metrics

OCaml

Innovation. Community. Security.