Constant K8S_JOB_SUCCESSFUL_PODS
pub const K8S_JOB_SUCCESSFUL_PODS: &'static str;Expand description
§Description
The number of pods which reached phase Succeeded for a job
§Notes
This metric aligns with the succeeded field of the
K8s JobStatus
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |