Loading

kube-state-metrics

<div class="condensed-table">
| | |
| --- | --- |
| Version | 1.70.1 (View all) |
| Compatible Kibana version(s) | 8.15.0 or higher |
| Supported Serverless project types
What’s this? | Security
Observability |
| Subscription level
What’s this? | Basic |

</div>
Kube-state Metrics version should be aligned with the Kubernetes version of your cluster. Follow relevant kubernetes/kube-state-metrics compatibility-matrix for more information.

If Leader Election is activated (default behaviour) only the elastic agent which holds the leadership lock will retrieve metrics from the kube_state_metrics. This is relevant in multi-node kubernetes cluster and prevents duplicate data.

This is the state_container dataset of the Kubernetes package. It collects container related metrics from kube_state_metrics.

This is the state_cronjob dataset of the Kubernetes package. It collects cronjob related metrics from kube_state_metrics.

Important Note: Please make sure that you install latest kube-state metrics version for this datataset to appear. Eg. Kube-state-metrics v2.3.0 was not reporting cron_job metrics for Kubernetes v1.25.0

This is the state_daemonset dataset of the Kubernetes package. It collects daemonset related metrics from kube_state_metrics.

This is the state_deployment dataset of the Kubernetes package. It collects deployment related metrics from kube_state_metrics.

This is the state_job dataset of the Kubernetes package. It collects job related metrics from kube_state_metrics.

This is the state_namespace dataset of the Kubernetes package. It collects node related metrics from kube_state_metrics.

This is the state_node dataset of the Kubernetes package. It collects node related metrics from kube_state_metrics.

This is the state_persistentvolume dataset of the Kubernetes package. It collects PersistentVolume related metrics from kube_state_metrics.

This is the state_persistentvolumeclaim dataset of the Kubernetes package. It collects PersistentVolumeClaim related metrics from kube_state_metrics.

This is the state_pod dataset of the Kubernetes package. It collects Pod related metrics from kube_state_metrics.

This is the state_replicaset dataset of the Kubernetes package. It collects Replicaset related metrics from kube_state_metrics.

This is the state_resourcequota dataset of the Kubernetes package. It collects ResourceQuota related metrics from kube_state_metrics.

This is the state_service dataset of the Kubernetes package. It collects Service related metrics from kube_state_metrics.

This is the state_statefulset dataset of the Kubernetes package.

This is the state_storageclass dataset of the Kubernetes package. It collects StorageClass related metrics from kube_state_metrics.