OpenMetadata/openmetadata-ui
Aniket Katkar b094bf43aa
Refactor Service Insights and Ingestion Components (#20326)
- Updated ServiceInsightsTab to fetch data for the last 6 days instead of 7.
- Enhanced PlatformInsightsWidget to conditionally display icons based on percentage change.
- Passed serviceDetails prop to CollateAIAgentsWidget in Ingestion component.
- Replaced uiSchema in FiltersConfigForm with SERVICE_CONNECTION_UI_SCHEMA for better structure.
- Introduced SERVICE_CONNECTION_UI_SCHEMA in constants for consistent UI form ordering.
- Added utility function to generate an array of timestamps for the last 7 days.

These changes improve data accuracy and UI consistency across components.
2025-03-18 20:04:31 +01:00
..