pub fn get_or_init_tracer() -> Result<Tracer, &'static str>
Ensure that the OTLP tracer has been constructed, building it lazily if needed.