Determine if the instrument is enabled. Instrumentation authors SHOULD call this API each time they record a measurement.
MUST return false if:
@experimental
https://opentelemetry.io/docs/specs/otel/metrics/sdk/#instrument-enabled
public function isEnabled() : bool;