pub fn register_metrics()Expand description
Registers all metrics used by this crate.
For this implementation, in the pd crate, we also call the register_metrics()
functions in our dependencies.
pub fn register_metrics()Registers all metrics used by this crate.
For this implementation, in the pd crate, we also call the register_metrics()
functions in our dependencies.