Hey Mikyo, do we have a NoOpOITracer compatible with the OITracer interface? I can use the NoOpTracer from opentelemetry.trace, but that and OpenInferenceSpan have some extra methods that are not compatible.
While suppress_tracing is useful in selected contexts, when phoenix is not available (e.g.- unit tests), NoOpOITracer enables us to have a global tracer and leave the rest of the code as-is.