Function log_histogram_metric
pub fn log_histogram_metric(_event_type: MetricEventType, _step: i64)Expand description
Logs a histogram metric with the supplied value. Note: step is a value to be added to the distribution.
pub fn log_histogram_metric(_event_type: MetricEventType, _step: i64)Logs a histogram metric with the supplied value. Note: step is a value to be added to the distribution.