Kubernetes / Compute Resources / Namespace (Pods) 49,19049,190
Description
This dashboard monitors Kubernetes namespace-level pod compute and network resources, correlating CPU, memory, and network metrics across pods to reveal resource utilization and constraints. It highlights requests vs. limits for CPU and memory to show over- or under-provisioning, and tracks current vs. quota-based usage to identify potential bottlenecks or saturation. Notable metrics include container_cpu_usage_seconds_total:sum_rate (CPU usage rate), kube_pod_container_resource_limits_cpu_cores vs kube_pod_container_resource_requests_cpu_cores (limits vs. requests), and container_memory_working_set_bytes (memory in use) along with bandwidth and packet drop rates for network visibility.
Used Metrics 1616
-
container_memory_cache
-
container_memory_rss
-
container_memory_swap
-
container_memory_working_set_bytes
-
container_network_receive_bytes_total
-
container_network_receive_packets_dropped_total
-
container_network_receive_packets_total
-
container_network_transmit_bytes_total
-
container_network_transmit_packets_dropped_total
-
container_network_transmit_packets_total
kube_pod_container_resource_limits_cpu_cores
kube_pod_container_resource_limits_memory_bytes
kube_pod_container_resource_requests_cpu_cores
kube_pod_container_resource_requests_memory_bytes
kube_resourcequota
node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate