Skip to content

Remove plugin health monitoring and debugging features

Latest

Choose a tag to compare

@paramientos paramientos released this 09 Oct 21:16

This commit removes several components related to plugin health monitoring and debugging:

  • PluginHealthCollector middleware
  • PluginHealthCommand
  • PluginLogViewerCommand
  • PluginDebugMiddleware
  • PluginHealthMonitor service
  • PluginHealthAlertSystem service
  • PluginDebugCommand

The removed features were part of an experimental monitoring system that is no longer needed in the core package.