Function autoendpoint::metrics::metrics_from_settings

source ยท
pub fn metrics_from_settings(
    settings: &Settings,
) -> Result<StatsdClient, MetricError>
Expand description

Create a cadence StatsdClient from the given options