Kubernetes

kube_certificatesigningrequest_created

Prometheus IDkube_certificatesigningrequest_created
Legacy ID
Metric Typegauge
Unit-
DescriptionTimestamp of when the CSR object was created.
Additional NotesThe timestamp is in Unix epoch time.

kube_certificatesigningrequest_condition

Prometheus IDkube_certificatesigningrequest_condition
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores whether the CSR was approved or denied
Additional NotesThe metric will be 1 if the condition occurred and 0 if it didn’t.

kube_certificatesigningrequest_labels

Prometheus IDkube_certificatesigningrequest_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_certificatesigningrequest_cert_length

Prometheus IDkube_certificatesigningrequest_cert_length
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of characters in the certificate
Additional Notes

kube_daemonset_labels

Prometheus IDkube_daemonset_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_daemonset_status_current_number_scheduled

Prometheus IDkube_daemonset_status_current_number_scheduled
Legacy IDkubernetes.daemonSet.pods.scheduled
Metric Typegauge
Unitnumber
DescriptionThe number of nodes that running at least one daemon and are supposed to.
Additional Notes

kube_daemonset_status_desired_number_scheduled

Prometheus IDkube_daemonset_status_desired_number_scheduled
Legacy IDkubernetes.daemonSet.pods.desired
Metric Typegauge
Unitnumber
DescriptionThe number of nodes that should be running the daemon Pod.
Additional Notes

kube_daemonset_status_number_misscheduled

Prometheus IDkube_daemonset_status_number_misscheduled
Legacy IDkubernetes.daemonSet.pods.misscheduled
Metric Typegauge
Unitnumber
DescriptionThe number of nodes running a daemon Pod that are not supposed to.
Additional Notes

kube_daemonset_status_number_ready

Prometheus IDkube_daemonset_status_number_ready
Legacy IDkubernetes.daemonSet.pods.ready
Metric Typegauge
Unitnumber
DescriptionThe number of nodes that should be running the daemon Pod and have one or more of the daemon Pod running and ready.
Additional Notes

kube_deployment_labels

Prometheus IDkube_deployment_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_deployment_spec_paused

Prometheus IDkube_deployment_spec_paused
Legacy IDkubernetes.deployment.replicas.paused
Metric Typegauge
Unitnumber
DescriptionThe number of paused Pods per deployment. These Pods will not be processed by the deployment controller.
Additional Notes

kube_deployment_spec_replicas

Prometheus IDkube_deployment_spec_replicas
Legacy IDkubernetes.deployment.replicas.desired
Metric Typegauge
Unitnumber
DescriptionThe number of desired Pods per deployment.
Additional Notes

kube_deployment_status_replicas

Prometheus IDkube_deployment_status_replicas
Legacy IDkubernetes.deployment.replicas.running
Metric Typegauge
Unitnumber
DescriptionThe number of running Pods per deployment.
Additional Notes

kube_deployment_status_replicas_available

Prometheus IDkube_deployment_status_replicas_available
Legacy IDkubernetes.deployment.replicas.available
Metric Typegauge
Unitnumber
DescriptionThe number of available Pods per deployment.
Additional Notes

kube_deployment_status_replicas_unavailable

Prometheus IDkube_deployment_status_replicas_unavailable
Legacy IDkubernetes.deployment.replicas.unavailable
Metric Typegauge
Unitnumber
DescriptionThe number of unavailable Pods per deployment.
Additional Notes

kube_deployment_status_replicas_updated

Prometheus IDkube_deployment_status_replicas_updated
Legacy IDkubernetes.deployment.replicas.updated
Metric Typegauge
Unitnumber
DescriptionThe number of updated Pods per deployment.
Additional Notes

kube_hpa_labels

Prometheus IDkube_hpa_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_hpa_spec_max_replicas

Prometheus IDkube_hpa_spec_max_replicas
Legacy IDkubernetes.hpa.replicas.max
Metric Typegauge
Unitnumber
DescriptionUpper limit for the number of Pods that can be set by the autoscaler.
Additional Notes

kube_hpa_spec_min_replicas

Prometheus IDkube_hpa_spec_min_replicas
Legacy IDkubernetes.hpa.replicas.min
Metric Typegauge
Unitnumber
DescriptionLower limit for the number of Pods that can be set by the autoscaler.
Additional Notes

kube_hpa_status_current_replicas

Prometheus IDkube_hpa_status_current_replicas
Legacy IDkubernetes.hpa.replicas.current
Metric Typegauge
Unitnumber
DescriptionCurrent number of replicas of Pods managed by this autoscaler.
Additional Notes

kube_hpa_status_desired_replicas

Prometheus IDkube_hpa_status_desired_replicas
Legacy IDkubernetes.hpa.replicas.desired
Metric Typegauge
Unitnumber
DescriptionDesired number of replicas of Pods managed by this autoscaler.
Additional Notes

kube_ingress_info

Prometheus IDkube_ingress_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_ingress_labels

Prometheus IDkube_ingress_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_ingress_created

Prometheus IDkube_ingress_created
Legacy ID
Metric Typegauge
Unit-
DescriptionTimestamp of when the ingress object was created
Additional NotesThe timestamp is in Unix epoch time.

kube_ingress_path

Prometheus IDkube_ingress_path
Legacy ID
Metric Typegauge
Unitnumber
DescriptionInformation about the path of the ingress object is stored as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_ingress_tls

Prometheus IDkube_ingress_tls
Legacy ID
Metric Typegauge
Unitnumber
DescriptionInformation about the TLS configuration of the ingress object is stored as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_job_complete

Prometheus IDkube_job_complete
Legacy IDkubernetes.job.numSucceeded
Metric Typegauge
Unitnumber
DescriptionThe number of Pods which reached Phase Succeeded.
Additional Notes

kube_job_failed

Prometheus IDkube_job_failed
Legacy IDkubernetes.job.numFailed
Metric Typegauge
Unitnumber
DescriptionThe number of Pods which reached Phase Failed.
Additional Notes

kube_job_info

Prometheus IDkube_job_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_job_labels

Prometheus IDkube_job_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_job_owner

Prometheus IDkube_job_owner
Legacy ID
Metric Typegauge
Unitnumber
DescriptionInformation about the owner of the job is stored as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_job_spec_completions

Prometheus IDkube_job_spec_completions
Legacy IDkubernetes.job.completions
Metric Typegauge
Unitnumber
DescriptionThe desired number of successfully finished Pods that the job should be run with.
Additional Notes

kube_job_spec_parallelism

Prometheus IDkube_job_spec_parallelism
Legacy IDkubernetes.job.parallelism
Metric Typegauge
Unitnumber
DescriptionThe maximum desired number of Pods that the job should run at any given time.
Additional Notes

kube_job_status_active

Prometheus IDkube_job_status_active
Legacy IDkubernetes.job.status.active
Metric Typegauge
Unitnumber
DescriptionThe number of actively running Pods.
Additional Notes

kube_namespace_labels

Prometheus IDkube_namespace_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_namespace_sysdig_count

Prometheus IDkube_namespace_sysdig_count
Legacy IDkubernetes.namespace.count
Metric Typegauge
Unitnumber
DescriptionThe number of namespaces.
Additional Notes

kube_namespace_sysdig_deployment_count

Prometheus IDkube_namespace_sysdig_deployment_count
Legacy IDkubernetes.namespace.deployment.count
Metric Typegauge
Unitnumber
DescriptionThe number of deployments per namespace.
Additional Notes

kube_namespace_sysdig_hpa_count

Prometheus IDkube_namespace_sysdig_hpa_count
Legacy IDkubernetes.namespace.hpa.count
Metric Typegauge
Unitnumber
DescriptionThe number of HPA per namespace.
Additional Notes

kube_namespace_sysdig_job_count

Prometheus IDkube_namespace_sysdig_job_count
Legacy IDkubernetes.namespace.job.count
Metric Typegauge
Unitnumber
DescriptionThe number of jobs per namespace.
Additional Notes

kube_namespace_sysdig_persistentvolumeclaim_count

Prometheus IDkube_namespace_sysdig_persistentvolumeclaim_count
Legacy IDkubernetes.namespace.persistentvolumeclaim.count
Metric Typegauge
Unitnumber
DescriptionThe number of persistentvolumeclaim per namespace.
Additional Notes

kube_namespace_sysdig_pod_available_count

Prometheus IDkube_namespace_sysdig_pod_available_count
Legacy IDkubernetes.namespace.pod.available.count
Metric Typegauge
Unitnumber
DescriptionThe number of available Pods per namespace.
Additional Notes

kube_namespace_sysdig_pod_desired_count

Prometheus IDkube_namespace_sysdig_pod_desired_count
Legacy IDkubernetes.namespace.pod.desired.count
Metric Typegauge
Unitnumber
DescriptionThe number of desired Pods per namespace.
Additional Notes

kube_namespace_sysdig_pod_running_count

Prometheus IDkube_namespace_sysdig_pod_running_count
Legacy IDkubernetes.namespace.pod.running.count
Metric Typegauge
Unitnumber
DescriptionThe number of Pods running per namespace.
Additional Notes

kube_namespace_sysdig_replicaset_count

Prometheus IDkube_namespace_sysdig_replicaset_count
Legacy IDkubernetes.namespace.replicaSet.count
Metric Typegauge
Unitnumber
DescriptionThe number of replicaSets per namespace.
Additional Notes

kube_namespace_sysdig_resourcequota_count

Prometheus IDkube_namespace_sysdig_resourcequota_count
Legacy IDkubernetes.namespace.resourcequota.count
Metric Typegauge
Unitnumber
DescriptionThe number of resource quota per namespace.
Additional Notes

kube_namespace_sysdig_service_count

Prometheus IDkube_namespace_sysdig_service_count
Legacy IDkubernetes.namespace.service.count
Metric Typegauge
Unitnumber
DescriptionThe number of services per namespace.
Additional Notes

kube_namespace_sysdig_statefulset_count

Prometheus IDkube_namespace_sysdig_statefulset_count
Legacy IDkubernetes.namespace.statefulSet.count
Metric Typegauge
Unitnumber
DescriptionThe number of statefulset per namespace.
Additional Notes

kube_node_info

Prometheus IDkube_node_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_node_labels

Prometheus IDkube_node_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_node_spec_unschedulable

Prometheus IDkube_node_spec_unschedulable
Legacy IDkubernetes.node.unschedulable
Metric Typegauge
Unitnumber
DescriptionThe number of nodes unavailable to schedule new Pods.
Additional Notes

kube_node_spec_taint

Prometheus IDkube_node_spec_taint
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the taint’s key, value, and effect as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_node_status_allocatable

Prometheus IDkube_node_status_allocatable
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of a resource on a node that is freely available.
Additional NotesThe type and unit of the resource are stored as labels on the metric.

kube_node_status_allocatable_cpu_cores

Prometheus IDkube_node_status_allocatable_cpu_cores
Legacy IDkubernetes.node.allocatable.cpuCores
Metric Typegauge
Unitnumber
DescriptionThe CPU resources of a node that are available for scheduling.
Additional Notes

kube_node_status_allocatable_memory_bytes

Prometheus IDkube_node_status_allocatable_memory_bytes
Legacy IDkubernetes.node.allocatable.memBytes
Metric Typegauge
Unitdata
DescriptionThe memory resources of a node that are available for scheduling.
Additional Notes

kube_node_status_allocatable_pods

Prometheus IDkube_node_status_allocatable_pods
Legacy IDkubernetes.node.allocatable.pods
Metric Typegauge
Unitnumber
DescriptionThe Pod resources of a node that are available for scheduling.
Additional Notes

kube_node_status_capacity

Prometheus IDkube_node_status_capacity
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe total amount of a resource on a node.
Additional NotesThe type and unit of the resource are stored as labels on the metric.

kube_node_status_capacity_cpu_cores

Prometheus IDkube_node_status_capacity_cpu_cores
Legacy IDkubernetes.node.capacity.cpuCores
Metric Typegauge
Unitnumber
DescriptionThe maximum CPU resources of the node.
Additional Notes

kube_node_status_capacity_memory_bytes

Prometheus IDkube_node_status_capacity_memory_bytes
Legacy IDkubernetes.node.capacity.memBytes
Metric Typegauge
Unitdata
DescriptionThe maximum memory resources of the node.
Additional Notes

kube_node_status_capacity_pods

Prometheus IDkube_node_status_capacity_pods
Legacy IDkubernetes.node.capacity.pods
Metric Typegauge
Unitnumber
DescriptionThe maximum number of Pods of the node.
Additional Notes

kube_node_status_condition

Prometheus IDkube_node_status_condition
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the condition of the node as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_node_sysdig_disk_pressure

Prometheus IDkube_node_sysdig_disk_pressure
Legacy IDkubernetes.node.diskPressure
Metric Typegauge
Unitnumber
DescriptionThe number of nodes with disk pressure.
Additional Notes

kube_node_sysdig_host

Prometheus IDkube_node_sysdig_host
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the hostname of the node as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_node_sysdig_memory_pressure

Prometheus IDkube_node_sysdig_memory_pressure
Legacy IDkubernetes.node.memoryPressure
Metric Typegauge
Unitnumber
DescriptionThe number of nodes with memory pressure.
Additional Notes

kube_node_sysdig_network_unavailable

Prometheus IDkube_node_sysdig_network_unavailable
Legacy IDkubernetes.node.networkUnavailable
Metric Typegauge
Unitnumber
DescriptionThe number of nodes with network unavailable.
Additional Notes

kube_node_sysdig_ready

Prometheus IDkube_node_sysdig_ready
Legacy IDkubernetes.node.ready
Metric Typegauge
Unitnumber
DescriptionThe number of nodes that are ready.
Additional Notes

kube_persistentvolume_capacity_bytes

Prometheus IDkube_persistentvolume_capacity_bytes
Legacy IDkubernetes.persistentvolume.storage
Metric Typegauge
Unitnumber
DescriptionThe persistent volume’s capacity.
Additional Notes

kube_persistentvolume_claim_ref

Prometheus IDkube_persistentvolume_claim_ref
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the claim’s name and namespace as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolume_info

Prometheus IDkube_persistentvolume_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolume_labels

Prometheus IDkube_persistentvolume_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_persistentvolume_status_phase

Prometheus IDkube_persistentvolume_status_phase
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the phase of the PV as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolumeclaim_access_mode

Prometheus IDkube_persistentvolumeclaim_access_mode
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the access mode of the PVC as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolumeclaim_info

Prometheus IDkube_persistentvolumeclaim_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolumeclaim_labels

Prometheus IDkube_persistentvolumeclaim_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_persistentvolumeclaim_resource_requests_storage_bytes

Prometheus IDkube_persistentvolumeclaim_resource_requests_storage_bytes
Legacy IDkubernetes.persistentvolumeclaim.requests.storage
Metric Typegauge
Unitnumber
DescriptionThe amount of bytes that the PVC has requested.
Additional Notes

kube_persistentvolumeclaim_status_phase

Prometheus IDkube_persistentvolumeclaim_status_phase
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the phase of the PVC as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_persistentvolumeclaim_sysdig_storage

Prometheus IDkube_persistentvolumeclaim_sysdig_storage
Legacy IDkubernetes.persistentvolumeclaim.storage
Metric Typegauge
Unitnumber
DescriptionThe actual resources of the underlying volume.
Additional Notes

kube_poddisruptionbudget_created

Prometheus IDkube_poddisruptionbudget_created
Legacy ID
Metric Typegauge
Unitnumber
DescriptionCreated time in unix timestamp for a poddisruptionbudget
Additional Notes

kube_poddisruptionbudget_status_current_healthy

Prometheus IDkube_poddisruptionbudget_status_current_healthy
Legacy ID
Metric Typegauge
Unitnumber
Descriptioncurrent number of healthy pods
Additional Notes

kube_poddisruptionbudget_status_desired_healthy

Prometheus IDkube_poddisruptionbudget_status_desired_healthy
Legacy ID
Metric Typegauge
Unitnumber
Descriptionminimum desired number of healthy pods
Additional Notes

kube_poddisruptionbudget_status_pod_disruptions_allowed

Prometheus IDkube_poddisruptionbudget_status_pod_disruptions_allowed
Legacy ID
Metric Typegauge
Unitnumber
DescriptionNumber of pod disruptions that are currently allowed
Additional Notes

kube_poddisruptionbudget_status_expected_pods

Prometheus IDkube_poddisruptionbudget_status_expected_pods
Legacy ID
Metric Typegauge
Unitnumber
Descriptiontotal number of pods counted by this disruption budget
Additional Notes

kube_poddisruptionbudget_status_observed_generation

Prometheus IDkube_poddisruptionbudget_status_observed_generation
Legacy ID
Metric Typegauge
Unitnumber
DescriptionMost recent generation observed when updating this PDB status
Additional Notes

kube_pod_container_info

Prometheus IDkube_pod_container_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_pod_container_resource_limits

Prometheus IDkube_pod_container_resource_limits
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of the resource limit for a container in a pod.
Additional Notes

kube_pod_container_resource_requests

Prometheus IDkube_pod_container_resource_requests
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of the resource request for a container in a pod.
Additional Notes

kube_pod_container_status_last_terminated_reason

Prometheus IDkube_pod_container_status_last_terminated_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason for the last terminated state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_container_status_ready

Prometheus IDkube_pod_container_status_ready
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of containers in the Pod in the ready state.
Additional Notes

kube_pod_container_status_restarts_total

Prometheus IDkube_pod_container_status_restarts_total
Legacy ID
Metric Typecounter
Unitnumber
DescriptionThe number of times that containers in the Pod have restarted.
Additional Notes

kube_pod_container_status_running

Prometheus IDkube_pod_container_status_running
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of containers in the Pod in the running state.
Additional Notes

kube_pod_container_status_terminated

Prometheus IDkube_pod_container_status_terminated
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of containers in the Pod in the terminated state.
Additional Notes

kube_pod_container_status_terminated_reason

Prometheus IDkube_pod_container_status_terminated_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason that the container is in the terminated state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_container_status_waiting

Prometheus IDkube_pod_container_status_waiting
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of containers in the Pod in the waiting state.
Additional Notes

kube_pod_container_status_waiting_reason

Prometheus IDkube_pod_container_status_waiting_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason that the container is in the waiting state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_info

Prometheus IDkube_pod_info
Legacy IDkubernetes.pod.info
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_pod_init_container_resource_limits

Prometheus IDkube_pod_init_container_resource_limits
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of the resource limit for an init container in a pod.
Additional Notes

kube_pod_init_container_resource_requests

Prometheus IDkube_pod_init_container_resource_requests
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of the resource request for an init container in a pod.
Additional Notes

kube_pod_init_container_status_last_terminated_reason

Prometheus IDkube_pod_init_container_status_last_terminated_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason for the last terminated state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_init_container_status_ready

Prometheus IDkube_pod_init_container_status_ready
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of init containers in the Pod in the ready state.
Additional Notes

kube_pod_init_container_status_restarts_total

Prometheus IDkube_pod_init_container_status_restarts_total
Legacy ID
Metric Typecounter
Unitnumber
DescriptionThe number of times that init containers in the Pod have restarted.
Additional Notes

kube_pod_init_container_status_running

Prometheus IDkube_pod_init_container_status_running
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of init containers in the Pod in the running state.
Additional Notes

kube_pod_init_container_status_terminated

Prometheus IDkube_pod_init_container_status_terminated
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of init containers in the Pod in the terminated state.
Additional Notes

kube_pod_init_container_status_terminated_reason

Prometheus IDkube_pod_init_container_status_terminated_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason that the init container is in the terminated state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_init_container_status_waiting

Prometheus IDkube_pod_init_container_status_waiting
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe number of init containers in the Pod in the waiting state.
Additional Notes

kube_pod_init_container_status_waiting_reason

Prometheus IDkube_pod_init_container_status_waiting_reason
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the reason that the init container is in the waiting state as a label on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_labels

Prometheus IDkube_pod_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_pod_owner

Prometheus IDkube_pod_owner
Legacy ID
Metric Typegauge
Unitnumber
DescriptionInformation about the owner of the pod is stored as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_pod_spec_volumes_persistentvolumeclaims_info

Prometheus IDkube_pod_spec_volumes_persistentvolumeclaims_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores information about the PVC specified in a Pod’s spec.
Additional NotesThe value of the metric will always be 1.

kube_pod_spec_volumes_persistentvolumeclaims_readonly

Prometheus IDkube_pod_spec_volumes_persistentvolumeclaims_readonly
Legacy ID
Metric Typegauge
Unitnumber
DescriptionDescribes whether a PVC is mounted read-only.
Additional NotesThe value of the metric wil be 1 if the PVC is read-only and 0 if not.

kube_pod_start_time

Prometheus IDkube_pod_start_time
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStart time in unix timestamp for a pod
Additional Notes

kube_pod_status_ready_time

Prometheus IDkube_pod_status_ready_time
Legacy ID
Metric Typegauge
Unitnumber
DescriptionTime when pod passed readiness probes.
Additional Notes

kube_pod_sysdig_containers_waiting

Prometheus IDkube_pod_sysdig_containers_waiting
Legacy IDkubernetes.pod.containers.waiting
Metric Typegauge
Unitnumber
DescriptionThe number of containers waiting for a Pod.
Additional Notes

kube_pod_sysdig_resource_limits_cpu_cores

Prometheus IDkube_pod_sysdig_resource_limits_cpu_cores
Legacy IDkubernetes.pod.resourceLimits.cpuCores
Metric Typegauge
Unitnumber
DescriptionThe limit on CPU cores to be used by a container.
Additional Notes

kube_pod_sysdig_resource_limits_memory_bytes

Prometheus IDkube_pod_sysdig_resource_limits_memory_bytes
Legacy IDkubernetes.pod.resourceLimits.memBytes
Metric Typegauge
Unitdata
DescriptionThe limit on memory to be used by a container in bytes.
Additional Notes

kube_pod_sysdig_resource_requests_cpu_cores

Prometheus IDkube_pod_sysdig_resource_requests_cpu_cores
Legacy IDkubernetes.pod.resourceRequests.cpuCores
Metric Typegauge
Unitnumber
DescriptionThe number of CPU cores requested by containers in the Pod.
Additional Notes

kube_pod_sysdig_resource_requests_memory_bytes

Prometheus IDkube_pod_sysdig_resource_requests_memory_bytes
Legacy IDkubernetes.pod.resourceRequests.memBytes
Metric Typegauge
Unitdata
DescriptionThe number of memory bytes requested by containers in the Pod.
Additional Notes

kube_pod_sysdig_restart_count

Prometheus IDkube_pod_sysdig_restart_count
Legacy IDkubernetes.pod.restart.count
Metric Typegauge
Unitnumber
DescriptionThe number of container restarts for the Pod.
Additional Notes

kube_pod_sysdig_restart_rate

Prometheus IDkube_pod_sysdig_restart_rate
Legacy IDkubernetes.pod.restart.rate
Metric Typegauge
Unitnumber
DescriptionNumber of times the pod has been restarted per second
Additional Notes

kube_pod_sysdig_status_ready

Prometheus IDkube_pod_sysdig_status_ready
Legacy IDkubernetes.pod.status.ready
Metric Typegauge
Unitnumber
DescriptionThe number of pods ready to serve requests.
Additional Notes

kube_replicaset_labels

Prometheus IDkube_replicaset_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_replicaset_owner

Prometheus IDkube_replicaset_owner
Legacy ID
Metric Typegauge
Unitnumber
DescriptionInformation about the owner of the pod is stored as labels on the metric.
Additional NotesThe value of the metric will always be 1.

kube_replicaset_spec_replicas

Prometheus IDkube_replicaset_spec_replicas
Legacy IDkubernetes.replicaSet.replicas.desired
Metric Typegauge
Unitnumber
DescriptionThe number of desired Pods per replicaSet.
Additional Notes

kube_replicaset_status_fully_labeled_replicas

Prometheus IDkube_replicaset_status_fully_labeled_replicas
Legacy IDkubernetes.replicaSet.replicas.fullyLabeled
Metric Typegauge
Unitnumber
DescriptionThe number of fully labeled Pods per replicaSet.
Additional Notes

kube_replicaset_status_ready_replicas

Prometheus IDkube_replicaset_status_ready_replicas
Legacy IDkubernetes.replicaSet.replicas.ready
Metric Typegauge
Unitnumber
DescriptionThe number of ready Pods per replicaSet.
Additional Notes

kube_replicaset_status_replicas

Prometheus IDkube_replicaset_status_replicas
Legacy IDkubernetes.replicaSet.replicas.running
Metric Typegauge
Unitnumber
DescriptionThe number of running Pods per replicaSet.
Additional Notes

kube_resourcequota

Prometheus IDkube_resourcequota
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe amount of a resource that the resource quota is configured for.
Additional NotesThe resource type and whether the quota is hard or soft is stored as labels on the metric.

kube_resourcequota_sysdig_limits_cpu_hard

Prometheus IDkube_resourcequota_sysdig_limits_cpu_hard
Legacy IDkubernetes.resourcequota.limits.cpu.hard
Metric Typegauge
Unitnumber
DescriptionEnforced CPU Limit quota per namespace.
Additional Notes

kube_resourcequota_sysdig_limits_cpu_used

Prometheus IDkube_resourcequota_sysdig_limits_cpu_used
Legacy IDkubernetes.resourcequota.limits.cpu.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed CPU limit usage per namespace.
Additional Notes

kube_resourcequota_sysdig_limits_memory_hard

Prometheus IDkube_resourcequota_sysdig_limits_memory_hard
Legacy IDkubernetes.resourcequota.limits.memory.hard
Metric Typegauge
Unitnumber
DescriptionEnforced memory limit quota per namespace.
Additional Notes

kube_resourcequota_sysdig_limits_memory_used

Prometheus IDkube_resourcequota_sysdig_limits_memory_used
Legacy IDkubernetes.resourcequota.limits.memory.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed memory limit usage per namespace.
Additional Notes

kube_resourcequota_sysdig_persistentvolumeclaims_hard

Prometheus IDkube_resourcequota_sysdig_persistentvolumeclaims_hard
Legacy IDkubernetes.resourcequota.persistentvolumeclaims.hard
Metric Typegauge
Unitnumber
DescriptionEnforced Peristentvolumeclaim quota per namespace.
Additional Notes

kube_resourcequota_sysdig_persistentvolumeclaims_used

Prometheus IDkube_resourcequota_sysdig_persistentvolumeclaims_used
Legacy IDkubernetes.resourcequota.persistentvolumeclaims.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed Persistentvolumeclaim usage per namespace.
Additional Notes

kube_resourcequota_sysdig_pods_hard

Prometheus IDkube_resourcequota_sysdig_pods_hard
Legacy IDkubernetes.resourcequota.pods.hard
Metric Typegauge
Unitnumber
DescriptionEnforced Pod quota per namespace.
Additional Notes

kube_resourcequota_sysdig_pods_used

Prometheus IDkube_resourcequota_sysdig_pods_used
Legacy IDkubernetes.resourcequota.pods.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed Pod usage per namespace.
Additional Notes

kube_resourcequota_sysdig_requests_cpu_hard

Prometheus IDkube_resourcequota_sysdig_requests_cpu_hard
Legacy IDkubernetes.resourcequota.requests.cpu.hard
Metric Typegauge
Unitnumber
DescriptionEnforced CPU request quota per namespace.
Additional Notes

kube_resourcequota_sysdig_requests_cpu_used

Prometheus IDkube_resourcequota_sysdig_requests_cpu_used
Legacy IDkubernetes.resourcequota.requests.cpu.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed CPU request usage per namespace.
Additional Notes

kube_resourcequota_sysdig_requests_memory_hard

Prometheus IDkube_resourcequota_sysdig_requests_memory_hard
Legacy IDkubernetes.resourcequota.requests.memory.hard
Metric Typegauge
Unitnumber
DescriptionEnforced memory request quota per namespace.
Additional Notes

kube_resourcequota_sysdig_requests_memory_used

Prometheus IDkube_resourcequota_sysdig_requests_memory_used
Legacy IDkubernetes.resourcequota.requests.memory.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed memory request usage per namespace.
Additional Notes

kube_resourcequota_sysdig_services_hard

Prometheus IDkube_resourcequota_sysdig_services_hard
Legacy IDkubernetes.resourcequota.services.hard
Metric Typegauge
Unitnumber
DescriptionEnforced service quota per namespace.
Additional Notes

kube_resourcequota_sysdig_services_used

Prometheus IDkube_resourcequota_sysdig_services_used
Legacy IDkubernetes.resourcequota.services.used
Metric Typegauge
Unitnumber
DescriptionCurrent observed service usage per namespace.
Additional Notes

kube_service_info

Prometheus IDkube_service_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_service_labels

Prometheus IDkube_service_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_statefulset_labels

Prometheus IDkube_statefulset_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_statefulset_replicas

Prometheus IDkube_statefulset_replicas
Legacy IDkubernetes.statefulSet.replicas
Metric Typegauge
Unitnumber
DescriptionDesired number of replicas of the given Template.
Additional Notes

kube_statefulset_status_replicas

Prometheus IDkube_statefulset_status_replicas
Legacy IDkubernetes.statefulSet.status.replicas
Metric Typegauge
Unitnumber
DescriptionNumber of Pods created by the StatefulSet controller.
Additional Notes

kube_statefulset_status_replicas_current

Prometheus IDkube_statefulset_status_replicas_current
Legacy IDkubernetes.statefulSet.status.replicas.current
Metric Typegauge
Unitnumber
DescriptionThe number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currrentRevision.
Additional Notes

kube_statefulset_status_replicas_ready

Prometheus IDkube_statefulset_status_replicas_ready
Legacy IDkubernetes.statefulSet.status.replicas.ready
Metric Typegauge
Unitnumber
DescriptionNumber of Pods created by the StatefulSet controller that have a Ready Condition.
Additional Notes

kube_statefulset_status_replicas_updated

Prometheus IDkube_statefulset_status_replicas_updated
Legacy IDkubernetes.statefulSet.status.replicas.updated
Metric Typegauge
Unitnumber
DescriptionNumber of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.
Additional Notes

kube_storageclass_created

Prometheus IDkube_storageclass_created
Legacy ID
Metric Typegauge
Unit-
DescriptionUnix epoch time when the storageclass was created.
Additional Notes

kube_storageclass_info

Prometheus IDkube_storageclass_info
Legacy ID
Metric Typegauge
Unitnumber
DescriptionThe labels on the metric store information about the object.
Additional NotesThe value of the metric will always be 1.

kube_storageclass_labels

Prometheus IDkube_storageclass_labels
Legacy ID
Metric Typegauge
Unitnumber
DescriptionStores the labels associated with the object as labels on the metric.
Additional NotesThe value of the metric will always be 1. The labels will be prepended with ’label_'.

kube_workload_pods_status_phase

Prometheus IDkube_workload_pods_status_phase
Legacy IDkubernetes.workload.pods.status.phase
Metric Typegauge
Unitnumber
DescriptionThe number of Pods in a particular phase for the workload.
Additional NotesStores the phase as a label on the metric.

kube_workload_status_replicas_misscheduled

Prometheus IDkube_workload_status_replicas_misscheduled
Legacy IDkubernetes.workload.status.replicas.misscheduled
Metric Typegauge
Unitnumber
DescriptionThe number of running Pods for a workload that are not supposed to be running.
Additional Notes

kube_workload_status_replicas_scheduled

Prometheus IDkube_workload_status_replicas_scheduled
Legacy IDkubernetes.workload.status.replicas.scheduled
Metric Typegauge
Unitnumber
DescriptionThe number of Pods scheduled to be run for a workload.
Additional Notes

kube_workload_status_replicas_updated

Prometheus IDkube_workload_status_replicas_updated
Legacy IDkubernetes.workload.status.replicas.updated
Metric Typegauge
Unitnumber
DescriptionThe number of updated Pods per workload.
Additional Notes

kube_workload_status_running

Prometheus IDkube_workload_status_running
Legacy IDkubernetes.workload.status.running
Metric Typegauge
Unitnumber
DescriptionThe number of running Pods for a workload.
Additional Notes

kube_workload_status_unavailable

Prometheus IDkube_workload_status_unavailable
Legacy IDkubernetes.workload.status.unavailable
Metric Typegauge
Unitnumber
DescriptionThe number of unavailable Pods per workload.
Additional Notes