Kubernetes / Proxy 3,481,4793,481,479
Description
This dashboard monitors the health and performance of a Kubernetes proxy stack, aggregating runtime readiness with up and operational metrics across rule synchronization, network programming, and API traffic. It highlights latency and rate characteristics via 99th percentile latency panels (e.g., kubeproxy_sync_proxy_rules_duration_seconds_count/_bucket for rules sync, kubeproxy_network_programming_duration_seconds_count/_bucket for network programming) alongside request-level latency and throughput such as rest_client_requests_total and rest_client_request_duration_seconds_bucket. Key resource utilization and concurrency indicators include process_resident_memory_bytes, process_cpu_seconds_total, and go_goroutines, providing a concise view of system load and Go runtime health.
Used Metrics 1010
-
go_goroutines
kubeproxy_network_programming_duration_seconds_bucket
kubeproxy_network_programming_duration_seconds_count
kubeproxy_sync_proxy_rules_duration_seconds_bucket
kubeproxy_sync_proxy_rules_duration_seconds_count
-
process_cpu_seconds_total
-
process_resident_memory_bytes
rest_client_request_duration_seconds_bucket
rest_client_requests_total
-
up