Skip to main content

init_telemetry_layers

Function init_telemetry_layers 

Source
pub fn init_telemetry_layers() -> Result<Vec<Box<dyn Layer<Registry> + Send + Sync>>>
Expand description

Initialize OTel layers — no-op when compiled without the otel feature.