forked from genewildish/Mainline
Story: Pipeline Introspection #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement PipelineIntrospectionSource - a DataSource that renders live ASCII visualization of the pipeline DAG with real-time metrics.
Why
Developers need to visualize pipeline structure and performance during development and debugging.
Implementation
engine/data_sources/pipeline_introspection.pyalready existsStatus
Part of Epic #20