Overrides MeterInterface::batchObserve
public function batchObserve(callable $callback, AsynchronousInstrument $instrument, AsynchronousInstrument ...$instruments) : ObservableCallbackInterface { return new NoopObservableCallback(); }