feat(grafana): add Kubernetes Cluster Metrics dashboard #5

Merged
sean merged 1 commit from feat/k8s-dashboard-metrics into trunk 2026-08-06 10:40:19 +00:00
Owner

Node status, running pods, and per-node CPU/memory (grouped by instance, id="/" root cgroup) for the Kubernetes Cluster Metrics dashboard.

Auto-loaded by the grafana-sc-dashboard sidecar (NAMESPACE=ALL watch, label grafana_dashboard=1) -- no ArgoCD-side wiring needed beyond this file landing in ns olly.

Queries verified against the live VictoriaMetrics instance before writing this, not guessed -- caught and fixed a wrong label (container_cpu_usage_seconds_total/container_memory_usage_bytes group by instance, not node; olly namespace has no node label at all).

Node status, running pods, and per-node CPU/memory (grouped by instance, id="/" root cgroup) for the Kubernetes Cluster Metrics dashboard. Auto-loaded by the grafana-sc-dashboard sidecar (NAMESPACE=ALL watch, label grafana_dashboard=1) -- no ArgoCD-side wiring needed beyond this file landing in ns olly. Queries verified against the live VictoriaMetrics instance before writing this, not guessed -- caught and fixed a wrong label (container_cpu_usage_seconds_total/container_memory_usage_bytes group by `instance`, not `node`; olly namespace has no `node` label at all).
feat(grafana): add Kubernetes Cluster Metrics dashboard
All checks were successful
pipeline/ci CI green @ 053fa1db4ba1
053fa1db4b
Node status, running pods, and per-node CPU/memory (by instance, id=/
root cgroup -- verified against live VictoriaMetrics, not guessed).
Auto-loaded by the grafana-sc-dashboard sidecar (NAMESPACE=ALL watch,
label grafana_dashboard=1).
sean changed target branch from main to trunk 2026-08-06 10:40:03 +00:00
sean merged commit 053fa1db4b into trunk 2026-08-06 10:40:19 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/olly!5
No description provided.