OpenTelemetry Specification specifies that a [Tracer **SHOULD** provide functions to report if it is enabled or not](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#tracer). This spec change was added in [PR#4063 ](https://github.com/open-telemetry/opentelemetry-specification/pull/4063) and it goes well with the spec compliance changes requested in issue #2641.