pub fn telemetry_config( endpoint: Option<&str>, api_key: Option<&str>, enable_remote: bool, disable_remote: bool, ) -> Result<()>
Configure remote telemetry endpoint