Kubernetes
kube_cluster_info
| |
---|
Prometheus ID | kube_cluster_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Details about the cluster hosting Sysdig agent. The label kube_cluster_flavour reports whether Sysdig agent is running on Kubernetes or OpenShift. The label kube_cluster_type tells you the type of service, such as Elastic Kubernetes Service (EKS), Azure Kubernetes Service (AKS), and Google Kubernetes Engine (GKE). |
Additional Notes | |
kube_certificatesigningrequest_created
| |
---|
Prometheus ID | kube_certificatesigningrequest_created |
Legacy ID | |
Metric Type | gauge |
Unit | - |
Description | Timestamp of when the CSR object was created. |
Additional Notes | The timestamp is in Unix epoch time. |
kube_certificatesigningrequest_condition
| |
---|
Prometheus ID | kube_certificatesigningrequest_condition |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores whether the CSR was approved or denied |
Additional Notes | The metric will be 1 if the condition occurred and 0 if it didn’t. |
kube_certificatesigningrequest_labels
| |
---|
Prometheus ID | kube_certificatesigningrequest_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_certificatesigningrequest_cert_length
| |
---|
Prometheus ID | kube_certificatesigningrequest_cert_length |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of characters in the certificate |
Additional Notes | |
kube_daemonset_labels
| |
---|
Prometheus ID | kube_daemonset_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_daemonset_status_current_number_scheduled
| |
---|
Prometheus ID | kube_daemonset_status_current_number_scheduled |
Legacy ID | kubernetes.daemonSet.pods.scheduled |
Metric Type | gauge |
Unit | number |
Description | The number of nodes that running at least one daemon and are supposed to. |
Additional Notes | |
kube_daemonset_status_desired_number_scheduled
| |
---|
Prometheus ID | kube_daemonset_status_desired_number_scheduled |
Legacy ID | kubernetes.daemonSet.pods.desired |
Metric Type | gauge |
Unit | number |
Description | The number of nodes that should be running the daemon Pod. |
Additional Notes | |
kube_daemonset_status_number_misscheduled
| |
---|
Prometheus ID | kube_daemonset_status_number_misscheduled |
Legacy ID | kubernetes.daemonSet.pods.misscheduled |
Metric Type | gauge |
Unit | number |
Description | The number of nodes running a daemon Pod that are not supposed to. |
Additional Notes | |
kube_daemonset_status_number_ready
| |
---|
Prometheus ID | kube_daemonset_status_number_ready |
Legacy ID | kubernetes.daemonSet.pods.ready |
Metric Type | gauge |
Unit | number |
Description | The 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 ID | kube_deployment_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_deployment_spec_paused
| |
---|
Prometheus ID | kube_deployment_spec_paused |
Legacy ID | kubernetes.deployment.replicas.paused |
Metric Type | gauge |
Unit | number |
Description | The number of paused Pods per deployment. These Pods will not be processed by the deployment controller. |
Additional Notes | |
kube_deployment_spec_replicas
| |
---|
Prometheus ID | kube_deployment_spec_replicas |
Legacy ID | kubernetes.deployment.replicas.desired |
Metric Type | gauge |
Unit | number |
Description | The number of desired Pods per deployment. |
Additional Notes | |
kube_deployment_status_replicas
| |
---|
Prometheus ID | kube_deployment_status_replicas |
Legacy ID | kubernetes.deployment.replicas.running |
Metric Type | gauge |
Unit | number |
Description | The number of running Pods per deployment. |
Additional Notes | |
kube_deployment_status_replicas_available
| |
---|
Prometheus ID | kube_deployment_status_replicas_available |
Legacy ID | kubernetes.deployment.replicas.available |
Metric Type | gauge |
Unit | number |
Description | The number of available Pods per deployment. |
Additional Notes | |
kube_deployment_status_replicas_unavailable
| |
---|
Prometheus ID | kube_deployment_status_replicas_unavailable |
Legacy ID | kubernetes.deployment.replicas.unavailable |
Metric Type | gauge |
Unit | number |
Description | The number of unavailable Pods per deployment. |
Additional Notes | |
kube_deployment_status_replicas_updated
| |
---|
Prometheus ID | kube_deployment_status_replicas_updated |
Legacy ID | kubernetes.deployment.replicas.updated |
Metric Type | gauge |
Unit | number |
Description | The number of updated Pods per deployment. |
Additional Notes | |
kube_hpa_labels
| |
---|
Prometheus ID | kube_hpa_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_hpa_spec_max_replicas
| |
---|
Prometheus ID | kube_hpa_spec_max_replicas |
Legacy ID | kubernetes.hpa.replicas.max |
Metric Type | gauge |
Unit | number |
Description | Upper limit for the number of Pods that can be set by the autoscaler. |
Additional Notes | |
kube_hpa_spec_min_replicas
| |
---|
Prometheus ID | kube_hpa_spec_min_replicas |
Legacy ID | kubernetes.hpa.replicas.min |
Metric Type | gauge |
Unit | number |
Description | Lower limit for the number of Pods that can be set by the autoscaler. |
Additional Notes | |
kube_hpa_status_current_replicas
| |
---|
Prometheus ID | kube_hpa_status_current_replicas |
Legacy ID | kubernetes.hpa.replicas.current |
Metric Type | gauge |
Unit | number |
Description | Current number of replicas of Pods managed by this autoscaler. |
Additional Notes | |
kube_hpa_status_desired_replicas
| |
---|
Prometheus ID | kube_hpa_status_desired_replicas |
Legacy ID | kubernetes.hpa.replicas.desired |
Metric Type | gauge |
Unit | number |
Description | Desired number of replicas of Pods managed by this autoscaler. |
Additional Notes | |
kube_ingress_info
| |
---|
Prometheus ID | kube_ingress_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_ingress_labels
| |
---|
Prometheus ID | kube_ingress_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_ingress_created
| |
---|
Prometheus ID | kube_ingress_created |
Legacy ID | |
Metric Type | gauge |
Unit | - |
Description | Timestamp of when the ingress object was created |
Additional Notes | The timestamp is in Unix epoch time. |
kube_ingress_path
| |
---|
Prometheus ID | kube_ingress_path |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Information about the path of the ingress object is stored as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_ingress_tls
| |
---|
Prometheus ID | kube_ingress_tls |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Information about the TLS configuration of the ingress object is stored as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_job_complete
| |
---|
Prometheus ID | kube_job_complete |
Legacy ID | kubernetes.job.numSucceeded |
Metric Type | gauge |
Unit | number |
Description | The number of Pods which reached Phase Succeeded. |
Additional Notes | |
kube_job_failed
| |
---|
Prometheus ID | kube_job_failed |
Legacy ID | kubernetes.job.numFailed |
Metric Type | gauge |
Unit | number |
Description | The number of Pods which reached Phase Failed. |
Additional Notes | |
kube_job_info
| |
---|
Prometheus ID | kube_job_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_job_labels
| |
---|
Prometheus ID | kube_job_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_job_owner
| |
---|
Prometheus ID | kube_job_owner |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Information about the owner of the job is stored as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_job_spec_completions
| |
---|
Prometheus ID | kube_job_spec_completions |
Legacy ID | kubernetes.job.completions |
Metric Type | gauge |
Unit | number |
Description | The desired number of successfully finished Pods that the job should be run with. |
Additional Notes | |
kube_job_spec_parallelism
| |
---|
Prometheus ID | kube_job_spec_parallelism |
Legacy ID | kubernetes.job.parallelism |
Metric Type | gauge |
Unit | number |
Description | The maximum desired number of Pods that the job should run at any given time. |
Additional Notes | |
kube_job_status_active
| |
---|
Prometheus ID | kube_job_status_active |
Legacy ID | kubernetes.job.status.active |
Metric Type | gauge |
Unit | number |
Description | The number of actively running Pods. |
Additional Notes | |
kube_namespace_labels
| |
---|
Prometheus ID | kube_namespace_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_namespace_sysdig_count
| |
---|
Prometheus ID | kube_namespace_sysdig_count |
Legacy ID | kubernetes.namespace.count |
Metric Type | gauge |
Unit | number |
Description | The number of namespaces. |
Additional Notes | |
kube_namespace_sysdig_deployment_count
| |
---|
Prometheus ID | kube_namespace_sysdig_deployment_count |
Legacy ID | kubernetes.namespace.deployment.count |
Metric Type | gauge |
Unit | number |
Description | The number of deployments per namespace. |
Additional Notes | |
kube_namespace_sysdig_hpa_count
| |
---|
Prometheus ID | kube_namespace_sysdig_hpa_count |
Legacy ID | kubernetes.namespace.hpa.count |
Metric Type | gauge |
Unit | number |
Description | The number of HPA per namespace. |
Additional Notes | |
kube_namespace_sysdig_job_count
| |
---|
Prometheus ID | kube_namespace_sysdig_job_count |
Legacy ID | kubernetes.namespace.job.count |
Metric Type | gauge |
Unit | number |
Description | The number of jobs per namespace. |
Additional Notes | |
kube_namespace_sysdig_persistentvolumeclaim_count
| |
---|
Prometheus ID | kube_namespace_sysdig_persistentvolumeclaim_count |
Legacy ID | kubernetes.namespace.persistentvolumeclaim.count |
Metric Type | gauge |
Unit | number |
Description | The number of persistentvolumeclaim per namespace. |
Additional Notes | |
kube_namespace_sysdig_pod_available_count
| |
---|
Prometheus ID | kube_namespace_sysdig_pod_available_count |
Legacy ID | kubernetes.namespace.pod.available.count |
Metric Type | gauge |
Unit | number |
Description | The number of available Pods per namespace. |
Additional Notes | |
kube_namespace_sysdig_pod_desired_count
| |
---|
Prometheus ID | kube_namespace_sysdig_pod_desired_count |
Legacy ID | kubernetes.namespace.pod.desired.count |
Metric Type | gauge |
Unit | number |
Description | The number of desired Pods per namespace. |
Additional Notes | |
kube_namespace_sysdig_pod_running_count
| |
---|
Prometheus ID | kube_namespace_sysdig_pod_running_count |
Legacy ID | kubernetes.namespace.pod.running.count |
Metric Type | gauge |
Unit | number |
Description | The number of Pods running per namespace. |
Additional Notes | |
kube_namespace_sysdig_replicaset_count
| |
---|
Prometheus ID | kube_namespace_sysdig_replicaset_count |
Legacy ID | kubernetes.namespace.replicaSet.count |
Metric Type | gauge |
Unit | number |
Description | The number of replicaSets per namespace. |
Additional Notes | |
kube_namespace_sysdig_resourcequota_count
| |
---|
Prometheus ID | kube_namespace_sysdig_resourcequota_count |
Legacy ID | kubernetes.namespace.resourcequota.count |
Metric Type | gauge |
Unit | number |
Description | The number of resource quota per namespace. |
Additional Notes | |
kube_namespace_sysdig_service_count
| |
---|
Prometheus ID | kube_namespace_sysdig_service_count |
Legacy ID | kubernetes.namespace.service.count |
Metric Type | gauge |
Unit | number |
Description | The number of services per namespace. |
Additional Notes | |
kube_namespace_sysdig_statefulset_count
| |
---|
Prometheus ID | kube_namespace_sysdig_statefulset_count |
Legacy ID | kubernetes.namespace.statefulSet.count |
Metric Type | gauge |
Unit | number |
Description | The number of statefulset per namespace. |
Additional Notes | |
kube_node_info
| |
---|
Prometheus ID | kube_node_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_node_labels
| |
---|
Prometheus ID | kube_node_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_node_spec_unschedulable
| |
---|
Prometheus ID | kube_node_spec_unschedulable |
Legacy ID | kubernetes.node.unschedulable |
Metric Type | gauge |
Unit | number |
Description | The number of nodes unavailable to schedule new Pods. |
Additional Notes | |
kube_node_spec_taint
| |
---|
Prometheus ID | kube_node_spec_taint |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the taint’s key, value, and effect as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_node_status_allocatable
| |
---|
Prometheus ID | kube_node_status_allocatable |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of a resource on a node that is freely available. |
Additional Notes | The type and unit of the resource are stored as labels on the metric. |
kube_node_status_allocatable_cpu_cores
| |
---|
Prometheus ID | kube_node_status_allocatable_cpu_cores |
Legacy ID | kubernetes.node.allocatable.cpuCores |
Metric Type | gauge |
Unit | number |
Description | The CPU resources of a node that are available for scheduling. |
Additional Notes | |
kube_node_status_allocatable_memory_bytes
| |
---|
Prometheus ID | kube_node_status_allocatable_memory_bytes |
Legacy ID | kubernetes.node.allocatable.memBytes |
Metric Type | gauge |
Unit | data |
Description | The memory resources of a node that are available for scheduling. |
Additional Notes | |
kube_node_status_allocatable_pods
| |
---|
Prometheus ID | kube_node_status_allocatable_pods |
Legacy ID | kubernetes.node.allocatable.pods |
Metric Type | gauge |
Unit | number |
Description | The Pod resources of a node that are available for scheduling. |
Additional Notes | |
kube_node_status_capacity
| |
---|
Prometheus ID | kube_node_status_capacity |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The total amount of a resource on a node. |
Additional Notes | The type and unit of the resource are stored as labels on the metric. |
kube_node_status_capacity_cpu_cores
| |
---|
Prometheus ID | kube_node_status_capacity_cpu_cores |
Legacy ID | kubernetes.node.capacity.cpuCores |
Metric Type | gauge |
Unit | number |
Description | The maximum CPU resources of the node. |
Additional Notes | |
kube_node_status_capacity_memory_bytes
| |
---|
Prometheus ID | kube_node_status_capacity_memory_bytes |
Legacy ID | kubernetes.node.capacity.memBytes |
Metric Type | gauge |
Unit | data |
Description | The maximum memory resources of the node. |
Additional Notes | |
kube_node_status_capacity_pods
| |
---|
Prometheus ID | kube_node_status_capacity_pods |
Legacy ID | kubernetes.node.capacity.pods |
Metric Type | gauge |
Unit | number |
Description | The maximum number of Pods of the node. |
Additional Notes | |
kube_node_status_condition
| |
---|
Prometheus ID | kube_node_status_condition |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the condition of the node as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_node_sysdig_disk_pressure
| |
---|
Prometheus ID | kube_node_sysdig_disk_pressure |
Legacy ID | kubernetes.node.diskPressure |
Metric Type | gauge |
Unit | number |
Description | The number of nodes with disk pressure. |
Additional Notes | |
kube_node_sysdig_host
| |
---|
Prometheus ID | kube_node_sysdig_host |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the hostname of the node as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_node_sysdig_memory_pressure
| |
---|
Prometheus ID | kube_node_sysdig_memory_pressure |
Legacy ID | kubernetes.node.memoryPressure |
Metric Type | gauge |
Unit | number |
Description | The number of nodes with memory pressure. |
Additional Notes | |
kube_node_sysdig_network_unavailable
| |
---|
Prometheus ID | kube_node_sysdig_network_unavailable |
Legacy ID | kubernetes.node.networkUnavailable |
Metric Type | gauge |
Unit | number |
Description | The number of nodes with network unavailable. |
Additional Notes | |
kube_node_sysdig_ready
| |
---|
Prometheus ID | kube_node_sysdig_ready |
Legacy ID | kubernetes.node.ready |
Metric Type | gauge |
Unit | number |
Description | The number of nodes that are ready. |
Additional Notes | |
kube_persistentvolume_capacity_bytes
| |
---|
Prometheus ID | kube_persistentvolume_capacity_bytes |
Legacy ID | kubernetes.persistentvolume.storage |
Metric Type | gauge |
Unit | number |
Description | The persistent volume’s capacity. |
Additional Notes | |
kube_persistentvolume_claim_ref
| |
---|
Prometheus ID | kube_persistentvolume_claim_ref |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the claim’s name and namespace as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolume_info
| |
---|
Prometheus ID | kube_persistentvolume_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolume_labels
| |
---|
Prometheus ID | kube_persistentvolume_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_persistentvolume_status_phase
| |
---|
Prometheus ID | kube_persistentvolume_status_phase |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the phase of the PV as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolumeclaim_access_mode
| |
---|
Prometheus ID | kube_persistentvolumeclaim_access_mode |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the access mode of the PVC as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolumeclaim_info
| |
---|
Prometheus ID | kube_persistentvolumeclaim_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolumeclaim_labels
| |
---|
Prometheus ID | kube_persistentvolumeclaim_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_persistentvolumeclaim_resource_requests_storage_bytes
| |
---|
Prometheus ID | kube_persistentvolumeclaim_resource_requests_storage_bytes |
Legacy ID | kubernetes.persistentvolumeclaim.requests.storage |
Metric Type | gauge |
Unit | number |
Description | The amount of bytes that the PVC has requested. |
Additional Notes | |
kube_persistentvolumeclaim_status_phase
| |
---|
Prometheus ID | kube_persistentvolumeclaim_status_phase |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the phase of the PVC as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_persistentvolumeclaim_sysdig_storage
| |
---|
Prometheus ID | kube_persistentvolumeclaim_sysdig_storage |
Legacy ID | kubernetes.persistentvolumeclaim.storage |
Metric Type | gauge |
Unit | number |
Description | The actual resources of the underlying volume. |
Additional Notes | |
kube_poddisruptionbudget_created
| |
---|
Prometheus ID | kube_poddisruptionbudget_created |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Created time in unix timestamp for a poddisruptionbudget |
Additional Notes | |
kube_poddisruptionbudget_status_current_healthy
| |
---|
Prometheus ID | kube_poddisruptionbudget_status_current_healthy |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | current number of healthy pods |
Additional Notes | |
kube_poddisruptionbudget_status_desired_healthy
| |
---|
Prometheus ID | kube_poddisruptionbudget_status_desired_healthy |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | minimum desired number of healthy pods |
Additional Notes | |
kube_poddisruptionbudget_status_pod_disruptions_allowed
| |
---|
Prometheus ID | kube_poddisruptionbudget_status_pod_disruptions_allowed |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Number of pod disruptions that are currently allowed |
Additional Notes | |
kube_poddisruptionbudget_status_expected_pods
| |
---|
Prometheus ID | kube_poddisruptionbudget_status_expected_pods |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | total number of pods counted by this disruption budget |
Additional Notes | |
kube_poddisruptionbudget_status_observed_generation
| |
---|
Prometheus ID | kube_poddisruptionbudget_status_observed_generation |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Most recent generation observed when updating this PDB status |
Additional Notes | |
kube_pod_container_info
| |
---|
Prometheus ID | kube_pod_container_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_container_resource_limits
| |
---|
Prometheus ID | kube_pod_container_resource_limits |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of the resource limit for a container in a pod. |
Additional Notes | |
kube_pod_container_resource_requests
| |
---|
Prometheus ID | kube_pod_container_resource_requests |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of the resource request for a container in a pod. |
Additional Notes | |
kube_pod_container_status_last_terminated_reason
| |
---|
Prometheus ID | kube_pod_container_status_last_terminated_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason for the last terminated state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_container_status_ready
| |
---|
Prometheus ID | kube_pod_container_status_ready |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of containers in the Pod in the ready state. |
Additional Notes | |
kube_pod_container_status_restarts_total
| |
---|
Prometheus ID | kube_pod_container_status_restarts_total |
Legacy ID | |
Metric Type | counter |
Unit | number |
Description | The number of times that containers in the Pod have restarted. |
Additional Notes | |
kube_pod_container_status_running
| |
---|
Prometheus ID | kube_pod_container_status_running |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of containers in the Pod in the running state. |
Additional Notes | |
kube_pod_container_status_terminated
| |
---|
Prometheus ID | kube_pod_container_status_terminated |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of containers in the Pod in the terminated state. |
Additional Notes | |
kube_pod_container_status_terminated_reason
| |
---|
Prometheus ID | kube_pod_container_status_terminated_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason that the container is in the terminated state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_container_status_waiting
| |
---|
Prometheus ID | kube_pod_container_status_waiting |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of containers in the Pod in the waiting state. |
Additional Notes | |
kube_pod_container_status_waiting_reason
| |
---|
Prometheus ID | kube_pod_container_status_waiting_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason that the container is in the waiting state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_info
| |
---|
Prometheus ID | kube_pod_info |
Legacy ID | kubernetes.pod.info |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_init_container_resource_limits
| |
---|
Prometheus ID | kube_pod_init_container_resource_limits |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of the resource limit for an init container in a pod. |
Additional Notes | |
kube_pod_init_container_resource_requests
| |
---|
Prometheus ID | kube_pod_init_container_resource_requests |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of the resource request for an init container in a pod. |
Additional Notes | |
kube_pod_init_container_status_last_terminated_reason
| |
---|
Prometheus ID | kube_pod_init_container_status_last_terminated_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason for the last terminated state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_init_container_status_ready
| |
---|
Prometheus ID | kube_pod_init_container_status_ready |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of init containers in the Pod in the ready state. |
Additional Notes | |
kube_pod_init_container_status_restarts_total
| |
---|
Prometheus ID | kube_pod_init_container_status_restarts_total |
Legacy ID | |
Metric Type | counter |
Unit | number |
Description | The number of times that init containers in the Pod have restarted. |
Additional Notes | |
kube_pod_init_container_status_running
| |
---|
Prometheus ID | kube_pod_init_container_status_running |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of init containers in the Pod in the running state. |
Additional Notes | |
kube_pod_init_container_status_terminated
| |
---|
Prometheus ID | kube_pod_init_container_status_terminated |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of init containers in the Pod in the terminated state. |
Additional Notes | |
kube_pod_init_container_status_terminated_reason
| |
---|
Prometheus ID | kube_pod_init_container_status_terminated_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason that the init container is in the terminated state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_init_container_status_waiting
| |
---|
Prometheus ID | kube_pod_init_container_status_waiting |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The number of init containers in the Pod in the waiting state. |
Additional Notes | |
kube_pod_init_container_status_waiting_reason
| |
---|
Prometheus ID | kube_pod_init_container_status_waiting_reason |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the reason that the init container is in the waiting state as a label on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_labels
| |
---|
Prometheus ID | kube_pod_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_pod_owner
| |
---|
Prometheus ID | kube_pod_owner |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Information about the owner of the pod is stored as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_spec_volumes_persistentvolumeclaims_info
| |
---|
Prometheus ID | kube_pod_spec_volumes_persistentvolumeclaims_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores information about the PVC specified in a Pod’s spec. |
Additional Notes | The value of the metric will always be 1. |
kube_pod_spec_volumes_persistentvolumeclaims_readonly
| |
---|
Prometheus ID | kube_pod_spec_volumes_persistentvolumeclaims_readonly |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Describes whether a PVC is mounted read-only. |
Additional Notes | The value of the metric wil be 1 if the PVC is read-only and 0 if not. |
kube_pod_start_time
| |
---|
Prometheus ID | kube_pod_start_time |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Start time in unix timestamp for a pod |
Additional Notes | |
kube_pod_status_ready_time
| |
---|
Prometheus ID | kube_pod_status_ready_time |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Time when pod passed readiness probes. |
Additional Notes | |
kube_pod_sysdig_containers_waiting
| |
---|
Prometheus ID | kube_pod_sysdig_containers_waiting |
Legacy ID | kubernetes.pod.containers.waiting |
Metric Type | gauge |
Unit | number |
Description | The number of containers waiting for a Pod. |
Additional Notes | |
kube_pod_sysdig_resource_limits_cpu_cores
| |
---|
Prometheus ID | kube_pod_sysdig_resource_limits_cpu_cores |
Legacy ID | kubernetes.pod.resourceLimits.cpuCores |
Metric Type | gauge |
Unit | number |
Description | The limit on CPU cores to be used by a container. |
Additional Notes | |
kube_pod_sysdig_resource_limits_memory_bytes
| |
---|
Prometheus ID | kube_pod_sysdig_resource_limits_memory_bytes |
Legacy ID | kubernetes.pod.resourceLimits.memBytes |
Metric Type | gauge |
Unit | data |
Description | The limit on memory to be used by a container in bytes. |
Additional Notes | |
kube_pod_sysdig_resource_requests_cpu_cores
| |
---|
Prometheus ID | kube_pod_sysdig_resource_requests_cpu_cores |
Legacy ID | kubernetes.pod.resourceRequests.cpuCores |
Metric Type | gauge |
Unit | number |
Description | The number of CPU cores requested by containers in the Pod. |
Additional Notes | |
kube_pod_sysdig_resource_requests_memory_bytes
| |
---|
Prometheus ID | kube_pod_sysdig_resource_requests_memory_bytes |
Legacy ID | kubernetes.pod.resourceRequests.memBytes |
Metric Type | gauge |
Unit | data |
Description | The number of memory bytes requested by containers in the Pod. |
Additional Notes | |
kube_pod_sysdig_restart_count
| |
---|
Prometheus ID | kube_pod_sysdig_restart_count |
Legacy ID | kubernetes.pod.restart.count |
Metric Type | gauge |
Unit | number |
Description | The number of container restarts for the Pod. |
Additional Notes | |
kube_pod_sysdig_restart_rate
| |
---|
Prometheus ID | kube_pod_sysdig_restart_rate |
Legacy ID | kubernetes.pod.restart.rate |
Metric Type | gauge |
Unit | number |
Description | Number of times the pod has been restarted per second |
Additional Notes | |
kube_pod_sysdig_status_ready
| |
---|
Prometheus ID | kube_pod_sysdig_status_ready |
Legacy ID | kubernetes.pod.status.ready |
Metric Type | gauge |
Unit | number |
Description | The number of pods ready to serve requests. |
Additional Notes | |
kube_replicaset_labels
| |
---|
Prometheus ID | kube_replicaset_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_replicaset_owner
| |
---|
Prometheus ID | kube_replicaset_owner |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Information about the owner of the pod is stored as labels on the metric. |
Additional Notes | The value of the metric will always be 1. |
kube_replicaset_spec_replicas
| |
---|
Prometheus ID | kube_replicaset_spec_replicas |
Legacy ID | kubernetes.replicaSet.replicas.desired |
Metric Type | gauge |
Unit | number |
Description | The number of desired Pods per replicaSet. |
Additional Notes | |
kube_replicaset_status_fully_labeled_replicas
| |
---|
Prometheus ID | kube_replicaset_status_fully_labeled_replicas |
Legacy ID | kubernetes.replicaSet.replicas.fullyLabeled |
Metric Type | gauge |
Unit | number |
Description | The number of fully labeled Pods per replicaSet. |
Additional Notes | |
kube_replicaset_status_ready_replicas
| |
---|
Prometheus ID | kube_replicaset_status_ready_replicas |
Legacy ID | kubernetes.replicaSet.replicas.ready |
Metric Type | gauge |
Unit | number |
Description | The number of ready Pods per replicaSet. |
Additional Notes | |
kube_replicaset_status_replicas
| |
---|
Prometheus ID | kube_replicaset_status_replicas |
Legacy ID | kubernetes.replicaSet.replicas.running |
Metric Type | gauge |
Unit | number |
Description | The number of running Pods per replicaSet. |
Additional Notes | |
kube_resourcequota
| |
---|
Prometheus ID | kube_resourcequota |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The amount of a resource that the resource quota is configured for. |
Additional Notes | The resource type and whether the quota is hard or soft is stored as labels on the metric. |
kube_resourcequota_sysdig_limits_cpu_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_limits_cpu_hard |
Legacy ID | kubernetes.resourcequota.limits.cpu.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced CPU Limit quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_limits_cpu_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_limits_cpu_used |
Legacy ID | kubernetes.resourcequota.limits.cpu.used |
Metric Type | gauge |
Unit | number |
Description | Current observed CPU limit usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_limits_memory_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_limits_memory_hard |
Legacy ID | kubernetes.resourcequota.limits.memory.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced memory limit quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_limits_memory_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_limits_memory_used |
Legacy ID | kubernetes.resourcequota.limits.memory.used |
Metric Type | gauge |
Unit | number |
Description | Current observed memory limit usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_persistentvolumeclaims_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_persistentvolumeclaims_hard |
Legacy ID | kubernetes.resourcequota.persistentvolumeclaims.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced Peristentvolumeclaim quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_persistentvolumeclaims_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_persistentvolumeclaims_used |
Legacy ID | kubernetes.resourcequota.persistentvolumeclaims.used |
Metric Type | gauge |
Unit | number |
Description | Current observed Persistentvolumeclaim usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_pods_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_pods_hard |
Legacy ID | kubernetes.resourcequota.pods.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced Pod quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_pods_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_pods_used |
Legacy ID | kubernetes.resourcequota.pods.used |
Metric Type | gauge |
Unit | number |
Description | Current observed Pod usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_requests_cpu_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_requests_cpu_hard |
Legacy ID | kubernetes.resourcequota.requests.cpu.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced CPU request quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_requests_cpu_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_requests_cpu_used |
Legacy ID | kubernetes.resourcequota.requests.cpu.used |
Metric Type | gauge |
Unit | number |
Description | Current observed CPU request usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_requests_memory_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_requests_memory_hard |
Legacy ID | kubernetes.resourcequota.requests.memory.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced memory request quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_requests_memory_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_requests_memory_used |
Legacy ID | kubernetes.resourcequota.requests.memory.used |
Metric Type | gauge |
Unit | number |
Description | Current observed memory request usage per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_services_hard
| |
---|
Prometheus ID | kube_resourcequota_sysdig_services_hard |
Legacy ID | kubernetes.resourcequota.services.hard |
Metric Type | gauge |
Unit | number |
Description | Enforced service quota per namespace. |
Additional Notes | |
kube_resourcequota_sysdig_services_used
| |
---|
Prometheus ID | kube_resourcequota_sysdig_services_used |
Legacy ID | kubernetes.resourcequota.services.used |
Metric Type | gauge |
Unit | number |
Description | Current observed service usage per namespace. |
Additional Notes | |
kube_service_info
| |
---|
Prometheus ID | kube_service_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_service_labels
| |
---|
Prometheus ID | kube_service_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_statefulset_labels
| |
---|
Prometheus ID | kube_statefulset_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_statefulset_replicas
| |
---|
Prometheus ID | kube_statefulset_replicas |
Legacy ID | kubernetes.statefulSet.replicas |
Metric Type | gauge |
Unit | number |
Description | Desired number of replicas of the given Template. |
Additional Notes | |
kube_statefulset_status_replicas
| |
---|
Prometheus ID | kube_statefulset_status_replicas |
Legacy ID | kubernetes.statefulSet.status.replicas |
Metric Type | gauge |
Unit | number |
Description | Number of Pods created by the StatefulSet controller. |
Additional Notes | |
kube_statefulset_status_replicas_current
| |
---|
Prometheus ID | kube_statefulset_status_replicas_current |
Legacy ID | kubernetes.statefulSet.status.replicas.current |
Metric Type | gauge |
Unit | number |
Description | The number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currrentRevision. |
Additional Notes | |
kube_statefulset_status_replicas_ready
| |
---|
Prometheus ID | kube_statefulset_status_replicas_ready |
Legacy ID | kubernetes.statefulSet.status.replicas.ready |
Metric Type | gauge |
Unit | number |
Description | Number of Pods created by the StatefulSet controller that have a Ready Condition. |
Additional Notes | |
kube_statefulset_status_replicas_updated
| |
---|
Prometheus ID | kube_statefulset_status_replicas_updated |
Legacy ID | kubernetes.statefulSet.status.replicas.updated |
Metric Type | gauge |
Unit | number |
Description | Number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision. |
Additional Notes | |
kube_storageclass_created
| |
---|
Prometheus ID | kube_storageclass_created |
Legacy ID | |
Metric Type | gauge |
Unit | - |
Description | Unix epoch time when the storageclass was created. |
Additional Notes | |
kube_storageclass_info
| |
---|
Prometheus ID | kube_storageclass_info |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | The labels on the metric store information about the object. |
Additional Notes | The value of the metric will always be 1. |
kube_storageclass_labels
| |
---|
Prometheus ID | kube_storageclass_labels |
Legacy ID | |
Metric Type | gauge |
Unit | number |
Description | Stores the labels associated with the object as labels on the metric. |
Additional Notes | The value of the metric will always be 1. The labels will be prepended with ’label_'. |
kube_workload_pods_status_phase
| |
---|
Prometheus ID | kube_workload_pods_status_phase |
Legacy ID | kubernetes.workload.pods.status.phase |
Metric Type | gauge |
Unit | number |
Description | The number of Pods in a particular phase for the workload. |
Additional Notes | Stores the phase as a label on the metric. |
kube_workload_status_replicas_misscheduled
| |
---|
Prometheus ID | kube_workload_status_replicas_misscheduled |
Legacy ID | kubernetes.workload.status.replicas.misscheduled |
Metric Type | gauge |
Unit | number |
Description | The number of running Pods for a workload that are not supposed to be running. |
Additional Notes | |
kube_workload_status_replicas_scheduled
| |
---|
Prometheus ID | kube_workload_status_replicas_scheduled |
Legacy ID | kubernetes.workload.status.replicas.scheduled |
Metric Type | gauge |
Unit | number |
Description | The number of Pods scheduled to be run for a workload. |
Additional Notes | |
kube_workload_status_replicas_updated
| |
---|
Prometheus ID | kube_workload_status_replicas_updated |
Legacy ID | kubernetes.workload.status.replicas.updated |
Metric Type | gauge |
Unit | number |
Description | The number of updated Pods per workload. |
Additional Notes | |
kube_workload_status_running
| |
---|
Prometheus ID | kube_workload_status_running |
Legacy ID | kubernetes.workload.status.running |
Metric Type | gauge |
Unit | number |
Description | The number of running Pods for a workload. |
Additional Notes | |
kube_workload_status_unavailable
| |
---|
Prometheus ID | kube_workload_status_unavailable |
Legacy ID | kubernetes.workload.status.unavailable |
Metric Type | gauge |
Unit | number |
Description | The number of unavailable Pods per workload. |
Additional Notes | |