package tiny_httpd

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

Module Tiny_httpd_prometheus.HistogramSource

Sourcetype t

Histogram

Sourceval create : Registry.t -> ?tags:tags -> ?descr:string -> buckets:float list -> string -> t
Sourceval add : t -> float -> unit
OCaml

Innovation. Community. Security.