Function deregister_observability_component
Function deregister_observability_component
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
pub fn deregister_observability_component() -> bool
Deregisters the observability component kind from the core plugin registry.
This helper exists primarily for tests and specialized embedding scenarios. It removes the plugin kind from future registry lookups but does not clear an already active plugin configuration.