Files
gpustack-ui/src
micheliaandmichela feng 68a7e3f66a feat(usage): group-by on the GPU Instances & Storage trend charts
Mirror the Tokens trend: add a clearable "Group by" select to the
MetricChartCard so the GPU Instances chart can split by instance type /
instance / user, and Storage by storage / user. When grouped, the chart
fetches group_by=["date", "<dim>"] (the same list style as the token usage
API) and pivots into one stacked series per group (shared buildTrendSeries
util), with a legend; ungrouped stays a single series. group_by is now a
list across the resource breakdown client; group-by options reuse the
bottom-table dimensions (Users only when org-wide).
2026-06-09 11:54:28 +08:00
..
2026-06-02 15:18:00 +08:00
2026-06-08 16:38:27 +08:00
2026-05-30 08:28:38 +08:00
2025-05-08 15:22:53 +08:00
2026-06-05 10:20:55 +08:00
2026-06-08 16:38:27 +08:00
2024-07-15 19:04:03 +08:00
2026-06-06 14:29:49 +08:00
2026-06-04 15:48:44 +08:00
2024-08-28 14:51:20 +08:00
2026-06-03 15:50:06 +08:00