Bases: Widget
Widget
Visualization widget for real-time pipeline performance monitoring.
Displays pipeline state, condition, and per-node load statistics in a tabular format with automatic updates.
Initialize the PerformanceMonitor widget.
pipeline (Pipeline) – The pipeline object to monitor for performance metrics and state information.