← All dashboards

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

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 414