Releases: antgroup/flow-insight
Releases · antgroup/flow-insight
FlowInsight 1.1.1
FlowInsight 1.0.0
alpha release of Flow Insight - an advanced visualization and debugging tool for distributed systems.
🚀 Key Features
- Multiple Visualization Views: Logical, Physical, Flame Graph, Gantt Chart, Distributed Stack, and Debug Panel
- AI-Powered Analysis: Intelligent insights and optimization suggestions
- Persistent Backend: Disk persistence support for long-term analysis
- Interactive Debugging: Breakpoints and variable inspection capabilities
- Ray Integration: Seamless integration via Ant-Ray for Ray applications
📦 Components
- Frontend Component:
@ant-ray/flow-insight- React component for visualization - Python SDK:
flow-insight- Client and server components for telemetry
📋 System Requirements
- Frontend: Node.js & npm/yarn
- Python: 3.7+ (supports Python 3.7-3.12)