Kubernetes Pods Metrics
Select Kubernetes Namespace and it will display the Monitoring(Health) data of Kubernetes Pods
Using my own python programming (Multiprocessing & Gevents), I collect kubernetes pods health status and push them to Elasticsearch.
data = {’ts’: ts, ‘mem_avg’: float(mem_avg), ‘cpu_avg’: float(cpu_avg), ‘pod_name’: pod_name_val, ‘deployment_name’: deployment_name_val, ’namespace’: namespace_val} Above data is sent for each pods for each 5 seconds.
Dashboard revisions
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Decscription | Created | |
---|---|---|---|
Download |
Sign up for Grafana Cloud
Get this dashboard
Data source:
Dependencies: