{"source":"semconv","version":"1.44.0","attribute":{"id":"k8s.node.condition.type","type":"enum","enumMembers":[{"id":"ready","value":"Ready","stability":"development","brief":"The node is healthy and ready to accept pods"},{"id":"disk_pressure","value":"DiskPressure","stability":"development","brief":"Pressure exists on the disk size—that is, if the disk capacity is low"},{"id":"memory_pressure","value":"MemoryPressure","stability":"development","brief":"Pressure exists on the node memory—that is, if the node memory is low"},{"id":"pid_pressure","value":"PIDPressure","stability":"development","brief":"Pressure exists on the processes—that is, if there are too many processes on the node"},{"id":"network_unavailable","value":"NetworkUnavailable","stability":"development","brief":"The network for the node is not correctly configured"}],"stability":"development","brief":"The condition type of a K8s Node.","note":"K8s Node conditions as described\nby [K8s documentation](https://kubernetes.io/docs/reference/node/node-status/#condition).\n\nThis attribute aligns with the `type` field of the\n[NodeCondition](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#nodecondition-v1-core)\n\nThe set of possible values is not limited to those listed here. Managed Kubernetes environments,\nor custom controllers MAY introduce additional node condition types.\nWhen this occurs, the exact value as reported by the Kubernetes API SHOULD be used.","examples":["Ready","DiskPressure"],"namespace":"k8s","definedIn":"model/k8s/registry.yaml","usedBy":[{"groupId":"metric.k8s.node.condition.status","groupType":"metric","signalName":"k8s.node.condition.status","requirementLevel":"required"}]},"history":[{"version":"1.35.0","publishedAt":"2025-06-30T20:02:16Z","kind":"first-seen","detail":"Added as development.","severity":"informational"}],"replaces":[]}