Function relay_statsd::init

source ·
pub fn init<A: ToSocketAddrs>(
    prefix: &str,
    host: A,
    default_tags: BTreeMap<String, String>,
    sample_rate: f32
)
Expand description

Tell the metrics system to report to statsd.