BatchObservableCallback: (
    observableResult: @opentelemetry/api.BatchObservableResult<
        AttributesTypes,
    >,
) => void
| Promise<void>

The observable callback for a batch of Observable instruments.

Type Parameters

Type declaration

1.3.0