Nawaz Dhandala
4cc78175ef
feat: implement new dashboard widgets and features including Gauge, Table, and enhanced chart capabilities
2026-03-25 22:07:55 +00:00
Nawaz Dhandala
feb86357e8
refactor: remove redundant fetchAggregatedResults calls in dashboard components
2026-03-25 22:02:33 +00:00
Nawaz Dhandala
fb3c767056
fix: update pod phase attribute key in Kubernetes alert template
2026-03-25 21:49:07 +00:00
Nawaz Dhandala
be90693ad8
feat: Add Kubernetes resource breakdown to MetricMonitorResponse
...
- 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.
2026-03-25 21:38:41 +00:00
Nawaz Dhandala
d0ef353993
feat: enhance dashboard capabilities with unified query plugin interface and support for Perses/Grafana import/export
2026-03-25 21:17:48 +00:00
Nawaz Dhandala
f2c0b8461f
chore: bump version to 10.0.39
10.0.39
2026-03-25 20:29:41 +00:00
Nawaz Dhandala
4fe8aea655
refactor: improve code readability and comments in IfElse and Condition components
2026-03-25 20:29:24 +00:00
Nawaz Dhandala
923e020e6e
feat: enhance condition handling with input type support and value coercion
2026-03-25 20:25:19 +00:00
Nawaz Dhandala
178fa45dd8
feat: add SSO documentation for identity providers
10.0.38
2026-03-25 20:05:11 +00:00
Nawaz Dhandala
19b5bc8348
refactor: update comments for clarity in signup route
2026-03-25 19:50:51 +00:00
Nawaz Dhandala
7f30600c71
feat: allow signup for invited users even when signup is disabled
2026-03-25 19:45:55 +00:00
Nawaz Dhandala
93291858f9
feat: disable home feature in values.yaml
2026-03-25 19:36:59 +00:00
Nawaz Dhandala
14a925e98c
chore: bump version to 10.0.38
2026-03-25 19:26:21 +00:00
Nawaz Dhandala
d5a136a662
refactor: clean up code formatting and improve readability across multiple components
2026-03-25 19:08:11 +00:00
Nawaz Dhandala
e0ae2701ba
feat: enable Markdown formatting for announcement email messages
2026-03-25 19:04:22 +00:00
Nawaz Dhandala
fa68e3961e
feat: add common headers to API request in WorkspaceSummaryTable
2026-03-25 19:00:44 +00:00
Nawaz Dhandala
2e9118e123
feat: improve filter visibility logic by conditionally displaying advanced filters based on loading state
2026-03-25 15:57:24 +00:00
Nawaz Dhandala
f2f53b7cea
feat: convert newline characters to HTML line breaks in email messages
2026-03-25 13:51:48 +00:00
Nawaz Dhandala
5cb48400a2
feat: enhance Kubernetes service mesh metrics view with Istio and Linkerd support
...
- Introduced new metric query specifications for Istio and Linkerd.
- Refactored metric data fetching to utilize a unified query builder.
- Added a global time range picker for metrics visualization.
- Created reusable MeshSection component for displaying metrics.
- Updated UI to present Istio and Linkerd metrics in organized sections.
2026-03-25 13:19:33 +00:00
Nawaz Dhandala
006e54535a
feat(charts): update XAxis precision thresholds for improved readability
2026-03-25 13:09:08 +00:00
Nawaz Dhandala
845b45cceb
feat(charts): enhance ChartGroup to conditionally render charts with or without cards
2026-03-25 12:57:49 +00:00
Nawaz Dhandala
208e8b1fdb
feat: replace RangeStartAndEndDateEdit with RangeStartAndEndDateView and wrap metrics in Card component in KubernetesMetricsTab and MonitorMetrics
2026-03-25 12:54:15 +00:00
Nawaz Dhandala
d03056be2d
feat: replace time range selection with RangeStartAndEndDateEdit component in KubernetesMetricsTab and MonitorMetrics
2026-03-25 12:33:03 +00:00
Nawaz Dhandala
5a6193c4e0
feat(charts): add AreaChart component and update chart types
...
- Introduced AreaChart component for area visualization.
- Updated MetricCharts to use AREA chart type instead of LINE for non-bar charts.
- Enhanced ChartGroup to support AreaChart alongside existing Line and Bar charts.
- Modified ChartColors utility to include hex values for color mapping.
- Adjusted LineChart to utilize dynamic curve types based on props.
- Refactored KubernetesYamlTab for improved styling and responsiveness.
- Updated tooltip and legend functionalities for better user interaction.
2026-03-25 12:24:04 +00:00
Nawaz Dhandala
4e30a863b2
fix: correct SQL syntax for attribute extraction in LogAggregationService
2026-03-25 12:08:16 +00:00
Nawaz Dhandala
2561117445
feat: add support for log query attributes and enhance active filter management in LogsViewer
2026-03-25 12:00:37 +00:00
Nawaz Dhandala
27e65caef2
feat: add refresh functionality to Kubernetes resource tables
2026-03-25 11:47:40 +00:00
Nawaz Dhandala
0eb096ca8f
feat: enhance Kubernetes components with sorting and status management for containers and environment variables
2026-03-25 11:44:14 +00:00
Nawaz Dhandala
25cde457a5
refactor: clean up code formatting and improve readability in various components
2026-03-24 23:52:33 +00:00
Nawaz Dhandala
cd36071311
feat: implement cleanK8sObject function to remove noisy internal fields from Kubernetes objects
2026-03-24 22:29:13 +00:00
Nawaz Dhandala
b4ce1e0c55
feat: refactor DictionaryOfStringsViewer to use a flex layout instead of a table for better responsiveness
2026-03-24 22:18:52 +00:00
Nawaz Dhandala
fc582bc547
feat: deduplicate recent warning events in Kubernetes cluster overview
2026-03-24 22:08:17 +00:00
Nawaz Dhandala
5a0cf0f988
feat: update icon in Kubernetes cluster overview to represent CPU usage
2026-03-24 22:01:14 +00:00
Nawaz Dhandala
d283be898f
feat: enhance Kubernetes resource listings by adding missing cronjobs, daemonsets, deployments, and jobs from k8s objects
2026-03-24 21:57:44 +00:00
Nawaz Dhandala
d2385a83cf
feat: enhance Kubernetes cluster overview with fallback counts for resources and improve stateful set handling
2026-03-24 21:46:18 +00:00
Nawaz Dhandala
6b7b27be00
feat: enhance Kubernetes cluster status display with connection indicators
2026-03-24 20:39:45 +00:00
Nawaz Dhandala
a1aceec9ec
feat: remove 'Provider' field from Kubernetes cluster views and settings
2026-03-24 20:36:33 +00:00
Nawaz Dhandala
a8988346f7
feat: refactor KubernetesClusterEvents to use new table component and enhance filtering capabilities
2026-03-24 20:21:26 +00:00
Nawaz Dhandala
d3865d94a6
feat: add additional resource counts and health metrics to KubernetesClusterOverview
2026-03-24 20:16:06 +00:00
Nawaz Dhandala
c470d66725
feat: enhance handling of camelCase and snake_case in Kubernetes object parsing and telemetry
2026-03-24 20:11:42 +00:00
Nawaz Dhandala
e12e3cfc08
feat: enhance Kubernetes monitoring plan with comprehensive infrastructure details and implementation phases
2026-03-24 18:44:57 +00:00
Nawaz Dhandala
24db673926
fix: improve type annotation for barRef in GanttChartBar component
10.0.37
2026-03-24 16:45:32 +00:00
Nawaz Dhandala
3a65405401
fix: improve type annotation for barRef in GanttChartBar component
10.0.36
2026-03-24 15:41:17 +00:00
Nawaz Dhandala
caf533d0c0
feat: update tooltip rendering in GanttChartBar and increment version to 10.0.37
2026-03-24 15:39:06 +00:00
Nawaz Dhandala
323d9993bf
feat: add tooltip support for GanttChartBar with portal rendering
2026-03-24 15:36:00 +00:00
Nawaz Dhandala
cbcda7a36f
feat: enhance SpanViewer integration in TraceExplorer with improved span selection handling
2026-03-24 15:34:03 +00:00
Nawaz Dhandala
b434f1fef8
feat: enhance workspace notification summary handling with improved error logging and retry logic
2026-03-24 14:31:29 +00:00
Nawaz Dhandala
20d21a40b7
feat: add debug and error logging for ACME challenge validation and certificate ordering
2026-03-24 14:18:49 +00:00
Nawaz Dhandala
633ffde611
refactor: improve type definitions and error handling in various components
2026-03-24 14:00:24 +00:00
Nawaz Dhandala
fe668d808d
refactor: streamline code formatting and improve readability across multiple files
2026-03-24 13:36:06 +00:00