register

Function register 

Source
pub fn register(reg: &mut Registry) -> Result<()>
Expand description

Registers process metrics with the given registry. Note that the ‘process_’ prefix is NOT added and should be specified by the caller if desired.