kube_pod_container_status_terminated_reason metric extension #2578
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
I am currently using
kube_pod_container_status_terminated_reason
to check whether pod is in anError
state.I would like to suggest adding in labels, filtering that enables to distinguish between pods in given state or cronjobs.
The text was updated successfully, but these errors were encountered: