Overview
Module otel_observable_gauge
Description
Function Index
Function Details
Asynchronous Gauge is an asynchronous Instrument which reports non-additive value(s) (e.g.
Description
Asynchronous Gauge is an asynchronous Instrument which reports non-additive value(s) (e.g. the room temperature - it makes no sense to report the temperature value from multiple rooms and sum them up) when the instrument is being observed.
Function Index
create/5
Function Details
create/5
create(Meter, Name, Callback, CallbackArgs, Opts) -> any()
Overview
Generated by EDoc