Overview
Module otel_observable_counter
Description
Function Index
Function Details
Asynchronous Counter is an asynchronous Instrument which reports monotonically increasing value(s) when the instrument is being observed.
Description
Asynchronous Counter is an asynchronous Instrument which reports monotonically increasing value(s) 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