mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-01 11:52:12 +00:00

* Fix #21361: Live charts for service insights * websocket implementation * Minor refactoring * update the UI for PlatformInsights and TotalDataAssets widgets. * Remove unused state and variable * Implement the live updates logic for Platform insight charts * Add healthy data assets chart to platform insights * Add agents widget * add DI migrations to 190 * Add Agents status widget * pass collateAgentsList to service insights tab * Add the styling for CollateAI agents status cards * add service name in response and stop stream api * Fix the style variable names * fix fields bug * add remaining charts * add total assets live chart * pipeline_status_live * Implement the stop socket connection for service insights live update * Fix the chart names for live update * fix services * fix description * handle ingestion pipeline status * Add icons for agents and statuses * alerts api eslint fix * Fix the logic to update the agents statuses from websocket response * Add missing localization keys * Remove the autopilot status banner * Fix total data assets widget live updates * Remove commented code * Add collate app status * Update generated TypeScript types * uncomment the websocketProvider code * Make changes for live updates for collate AI agents * Remove unnecessary changes and move util function to util file * Fix the playwright and add check to prevent the live updates of one service showing for others --------- Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com> Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>