Module Lib.TelemetrySource

Sourceval name : string
Sourceval start : unit -> (Runtime.Pid.t, 'a) result
Sourcetype event = Telemetry.event = ..
Sourceval emit : Telemetry.event -> unit
Sourceval attach : (Telemetry.event -> unit) -> unit