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