Preparing search index...
The search index is not available
biorate
biorate
opentelemetry
ObservableCallback
Type alias ObservableCallback<AttributesTypes>
Observable
Callback
<
AttributesTypes
>
:
(
(
observableResult
)
=>
void
|
Promise
<
void
>
)
The observable callback for Observable instruments.
Type Parameters
AttributesTypes
extends
MetricAttributes
=
MetricAttributes
Type declaration
(
observableResult
)
:
void
|
Promise
<
void
>
Parameters
observableResult
:
ObservableResult
<
AttributesTypes
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
The observable callback for Observable instruments.