5 Commits

Author SHA1 Message Date
mpuchstein 1d85012b53 quickshell: collapse k8s-metrics into a single jq pass
Feed the three kubectl outputs into one jq program that does app
aggregation, CPU/memory unit normalization, and quota math, replacing the
per-pod jq fork loops and eight quota jq reads (~40 forks down to ~4).
2026-06-01 14:05:35 +02:00
mpuchstein 0c82f00884 fix: k8s-metrics non-fatal resourcequota failure keeps pod metrics alive 2026-04-22 02:00:38 +02:00
mpuchstein 4cd2956f18 fix: k8s-metrics exit code and CPU label format 2026-04-22 01:20:42 +02:00
mpuchstein b43ae65747 k8s-widget: fix metrics aggregation for multi-replica apps 2026-04-22 01:14:21 +02:00
mpuchstein a2e6c23d58 k8s-widget: add k8s-metrics.sh 2026-04-22 01:11:56 +02:00