Skip to main content

default_registry

Function default_registry 

Source
pub fn default_registry() -> &'static Registry
Expand 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.