Constant K8S_POD_STATUS_PHASE
pub const K8S_POD_STATUS_PHASE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Describes number of K8s Pods that are currently in a given phase.
§Notes
All possible pod phases will be reported at each time interval to avoid missing metrics. Only the value corresponding to the current phase will be non-zero
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::K8S_POD_STATUS_PHASE | Required |