pub fn builder( prefix: &str, host: &Option<String>, port: u16, ) -> Result<StatsdClientBuilder, MetricError>
Create a cadence StatsdClientBuilder from the given options