{"source":"semconv","version":"1.44.0","attribute":{"id":"k8s.pod.status.phase","type":"enum","enumMembers":[{"id":"pending","value":"Pending","stability":"development","brief":"The pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being bound to a node, as well as time spent pulling images onto the host."},{"id":"running","value":"Running","stability":"development","brief":"The pod has been bound to a node and all of the containers have been started. At least one container is still running or is in the process of being restarted."},{"id":"succeeded","value":"Succeeded","stability":"development","brief":"All containers in the pod have voluntarily terminated with a container exit code of 0, and the system is not going to restart any of these containers."},{"id":"failed","value":"Failed","stability":"development","brief":"All containers in the pod have terminated, and at least one container has terminated in a failure (exited with a non-zero exit code or was stopped by the system)."},{"id":"unknown","value":"Unknown","stability":"development","brief":"For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod."}],"stability":"development","brief":"The phase for the pod. Corresponds to the `phase` field of the: [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#podstatus-v1-core)","examples":["Pending","Running"],"namespace":"k8s","definedIn":"model/k8s/registry.yaml","usedBy":[{"groupId":"metric.k8s.pod.status.phase","groupType":"metric","signalName":"k8s.pod.status.phase","requirementLevel":"required"}]},"history":[{"version":"1.38.0","publishedAt":"2025-10-29T20:23:26Z","kind":"first-seen","detail":"Added as development.","severity":"informational"},{"version":"1.38.0","publishedAt":"2025-10-29T20:23:26Z","kind":"first-seen","detail":"Added as development.","severity":"informational"}],"replaces":[]}