{"source":"semconv","version":"1.44.0","attribute":{"id":"k8s.container.status.reason","type":"enum","enumMembers":[{"id":"container_creating","value":"ContainerCreating","stability":"experimental","brief":"The container is being created."},{"id":"crash_loop_back_off","value":"CrashLoopBackOff","stability":"experimental","brief":"The container is in a crash loop back off state."},{"id":"create_container_config_error","value":"CreateContainerConfigError","stability":"experimental","brief":"There was an error creating the container configuration."},{"id":"err_image_pull","value":"ErrImagePull","stability":"experimental","brief":"There was an error pulling the container image."},{"id":"image_pull_back_off","value":"ImagePullBackOff","stability":"experimental","brief":"The container image pull is in back off state."},{"id":"oom_killed","value":"OOMKilled","stability":"experimental","brief":"The container was killed due to out of memory."},{"id":"completed","value":"Completed","stability":"experimental","brief":"The container has completed execution."},{"id":"error","value":"Error","stability":"experimental","brief":"There was an error with the container."},{"id":"container_cannot_run","value":"ContainerCannotRun","stability":"experimental","brief":"The container cannot run."}],"stability":"experimental","brief":"The reason for the container state. Corresponds to the `reason` field of the: [K8s ContainerStateWaiting](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#containerstatewaiting-v1-core) or [K8s ContainerStateTerminated](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.34/#containerstateterminated-v1-core)","examples":["ContainerCreating","CrashLoopBackOff","CreateContainerConfigError","ErrImagePull","ImagePullBackOff","OOMKilled","Completed","Error","ContainerCannotRun"],"namespace":"k8s","definedIn":"model/k8s/registry.yaml","usedBy":[{"groupId":"metric.k8s.container.status.reason","groupType":"metric","signalName":"k8s.container.status.reason","requirementLevel":"required"}]},"history":[{"version":"1.35.0","publishedAt":"2025-06-30T20:02:16Z","kind":"first-seen","detail":"Added as experimental.","severity":"informational"},{"version":"1.35.0","publishedAt":"2025-06-30T20:02:16Z","kind":"first-seen","detail":"Added as experimental.","severity":"informational"},{"version":"1.37.0","publishedAt":"2025-08-25T23:38:36Z","kind":"stability-changed","detail":"Stability label respelled from experimental to development.","severity":"informational"}],"replaces":[]}