package opentelemetry

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

Module Instrument.HistogramSource

Sourceval default_bounds : float list
Sourceval create : name:string -> ?description:string -> ?unit_:string -> ?bounds:float list -> unit -> float t
Sourceval record : float t -> float -> unit