mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced KubernetesAffectedResource and KubernetesResourceBreakdown interfaces to enhance metric monitoring capabilities. - Updated MetricMonitorResponse to include kubernetesResourceBreakdown. - Enhanced AreaChart, BarChart, and LineChart components with onValueChange prop for better interactivity. - Added new Dashboard components: Gauge and Table, with respective configuration arguments. - Implemented DashboardVariableSelector for dynamic variable selection in dashboards. - Added warning and critical thresholds to DashboardValueComponent and DashboardChartComponent for improved data visualization. - Updated DashboardChartComponentUtil to support additional queries and chart types. - Enhanced error handling and loading states in Dashboard components.