You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# HELP kube_pod_container_state_started [STABLE] Start time in unix timestamp for a pod container.
210
210
# HELP kube_pod_container_status_last_terminated_exitcode Describes the exit code for the last container in terminated state.
211
211
# HELP kube_pod_container_status_last_terminated_reason Describes the last reason the container was in terminated state.
212
+
# HELP kube_pod_container_status_last_terminated_timestamp Last terminated time for a pod container, when container was terminated with kube_pod_container_status_last_terminated_reason, in unix timestamp.
212
213
# HELP kube_pod_container_status_ready [STABLE] Describes whether the containers readiness check succeeded.
213
214
# HELP kube_pod_container_status_restarts_total [STABLE] The number of container restarts per container.
214
215
# HELP kube_pod_container_status_running [STABLE] Describes whether the container is currently in running state.
0 commit comments