Module otel_observable_counter

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()


Generated by EDoc