get_or_init_tracer

Function get_or_init_tracer 

Source
pub fn get_or_init_tracer() -> Result<Tracer, &'static str>
Expand description

Ensure that the OTLP tracer has been constructed, building it lazily if needed.