Module Shell_metrics.Distributed_dbSource

Sourcetype t = {
  1. table_length : Prometheus.Gauge.t;
}
Sourceval init : kind:string -> entry_type:string -> t
Sourceval update : t -> length:int -> unit
Sourcemodule Messages : sig ... end