Function log_metric
pub fn log_metric(_event_type: MetricEventType, _value: i64)Expand description
Logs a real valued metric (e.g. a data transfer rate, a latency value, etc) with the supplied value.
pub fn log_metric(_event_type: MetricEventType, _value: i64)Logs a real valued metric (e.g. a data transfer rate, a latency value, etc) with the supplied value.