pub fn default_registry() -> &'static RegistryExpand description
Returns a reference to the global default Registry, wrapping the
underlying prometheus::default_registry(). Metrics registered here
appear in the standard prometheus default gather output.