The announcement details the introduction of a persistent Ray Task Dashboard on Anyscale, designed to improve the monitoring and debugging of Ray workloads by providing a scalable solution that maintains visibility even after cluster shutdowns. This development leverages the new Ray Event Export framework available from Ray 2.49, addressing previous limitations in task observability such as the 10,000 task limit and non-persistence of data. The dashboard offers a comprehensive view of task performance, including high-level summaries, aggregated views, and individual task analyses, all updated in near real-time. Built with a focus on data privacy and cost efficiency, the system utilizes a dedicated cluster within the customer's cloud account, ensuring that sensitive data remains secure while providing a responsive user experience. The Ray Event Export framework facilitates detailed task-level visibility by emitting structured events, enabling users to build custom dashboards for individual needs. Future plans include expanding the event export to cover more Ray entities and enhancing other Ray dashboards with persistent task data, ultimately aiming to automate issue detection and workload optimization.