Overrides MeterProviderInterface::getMeter
public function getMeter(string $name, ?string $version = null, ?string $schemaUrl = null, iterable $attributes = []) : MeterInterface { return new NoopMeter(); }