Skip to main content

format_metric_with_statistic

Function format_metric_with_statistic 

Source
pub fn format_metric_with_statistic(
    metric: Metric,
    statistic: MetricStatistic,
) -> String
Expand description

Format a metric key, appending the statistic name when it is not the default (median).