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