Function yatp::metrics::set_namespace[][src]

pub fn set_namespace(s: Option<impl Into<String>>)

Sets the namespace used in the metrics. This function should be called before the metrics are used or any thread pool is created.

The namespace is missing by default.