pub fn install() -> RecorderExpand description
Installs a default Recorder (backed by the
prometheus::default_registry()) with the
metrics::set_global_recorder().
ยงPanics
If the Recorder fails to be installed with the
metrics::set_global_recorder().