feat(fleet): add Pro fleet management features and container drill-down (#174)

Add fleet health summary cards, container-level drill-down, node sorting
and filtering, fleet-wide search, and critical node detection to the
Fleet View. Fix ProGate to wrap placeholder content and add error toasts.
This commit is contained in:
Anso
2026-03-25 23:09:53 -04:00
committed by GitHub
parent 6e2a6cf0c0
commit 0630f57ca8
6 changed files with 642 additions and 30 deletions
+1
View File
@@ -35,6 +35,7 @@
"features/global-observability",
"features/host-console",
"features/multi-node",
"features/fleet-view",
"features/alerts-notifications"
]
},