relay_statsd

Function init

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

Tell the metrics system to report to statsd.