Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: antgroup/flow-insight

FlowInsight 1.1.1

02 Sep 10:05

Choose a tag to compare

What's Changed

  • add local demo and update readme by @xsuler in #1

Full Changelog: 1.0.0...1.1.1

FlowInsight 1.0.0

19 Jun 09:09

Choose a tag to compare

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)