pub fn configure_observability( _: &str, _: &OtelConfig, use_structured_logging: bool, flame_graph: Option<impl AsRef<Path>>, log_level_override: Option<&Level>, ) -> Result<(Dispatch, FlushGuard)>