pub fn inspector() -> &'static Inspector
Expand description

Returns the singleton component inspector.

It is recommended that all health nodes register with this inspector (as opposed to any other that may have been created).