Function relay_utils::metrics::metric_name
source · pub fn metric_name(prefix: Option<&str>, name: &str) -> String
Expand description
Returns metric name optionally prefixed with given prefix.
pub fn metric_name(prefix: Option<&str>, name: &str) -> String
Returns metric name optionally prefixed with given prefix.