Function autopush_common::metrics::builder

source ยท
pub fn builder(
    prefix: &str,
    host: &Option<String>,
    port: u16,
) -> Result<StatsdClientBuilder, MetricError>
Expand description

Create a cadence StatsdClientBuilder from the given options